From 0e074461d6cffa4ac8bffec27aa6961718b197d0 Mon Sep 17 00:00:00 2001 From: Brett Fowle Date: Thu, 24 Jan 2019 21:50:06 -0500 Subject: [PATCH] docs - update Gemfile dependencies --- docs/docs/arguswatcher/index.html | 4 +-- docs/docs/examples/index.html | 4 +-- docs/docs/getting-started/index.html | 4 +-- docs/docs/monitoring/index.html | 4 +-- docs/docs/overview/index.html | 4 +-- docs/feed.xml | 2 +- docs/index.html | 2 +- jekyll/Gemfile.lock | 38 ++++++++++++++-------------- 8 files changed, 31 insertions(+), 31 deletions(-) diff --git a/docs/docs/arguswatcher/index.html b/docs/docs/arguswatcher/index.html index 6d0f78e..053791c 100644 --- a/docs/docs/arguswatcher/index.html +++ b/docs/docs/arguswatcher/index.html @@ -14,9 +14,9 @@ - + +{"description":"Once you have Argus installed on your cluster, you are ready to start setting up watchers for your deployments. All possible configurations of the how, and what, of setting up an ArgusWatcher on your deployments are described below.","@type":"BlogPosting","url":"/argus/docs/arguswatcher/","headline":"Defining an ArgusWatcher","dateModified":"2019-01-24T21:49:51-05:00","datePublished":"2019-01-24T21:49:51-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"/argus/docs/arguswatcher/"},"@context":"http://schema.org"} diff --git a/docs/docs/examples/index.html b/docs/docs/examples/index.html index 4d5ec5b..c35a0b4 100644 --- a/docs/docs/examples/index.html +++ b/docs/docs/examples/index.html @@ -14,9 +14,9 @@ - + +{"description":"Topics","@type":"BlogPosting","url":"/argus/docs/examples/","headline":"Examples","dateModified":"2019-01-24T21:49:51-05:00","datePublished":"2019-01-24T21:49:51-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"/argus/docs/examples/"},"@context":"http://schema.org"} diff --git a/docs/docs/getting-started/index.html b/docs/docs/getting-started/index.html index e7e7a88..4d3f686 100644 --- a/docs/docs/getting-started/index.html +++ b/docs/docs/getting-started/index.html @@ -14,9 +14,9 @@ - + +{"description":"Argus works by configuring a custom Kubernetes resource that defines paths and events that you want to be notified about for your current deployments. This custom resource, in conjunction with a cluster controller running and listening for lifecycle events, is responsible for maintaining a source of truth between the state of the cluster and the daemons listening for filesystem events on each node.","@type":"BlogPosting","url":"/argus/docs/getting-started/","headline":"Getting Started","dateModified":"2019-01-24T21:49:51-05:00","datePublished":"2019-01-24T21:49:51-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"/argus/docs/getting-started/"},"@context":"http://schema.org"} diff --git a/docs/docs/monitoring/index.html b/docs/docs/monitoring/index.html index 94562b9..7c956a7 100644 --- a/docs/docs/monitoring/index.html +++ b/docs/docs/monitoring/index.html @@ -14,9 +14,9 @@ - + +{"description":"Once you have ArgusWatchers defined, you’re ready to start monitoring for notify events; perhaps you’ll even want to set up alerts on high priority events. There are generic logfiles included in both apps, and we provide out-of-the-box metrics handling with Prometheus so you’ll be able to receive time-series data that you can immediately monitor. Ultimately, it will be up to you to use your logging framework of choice to monitor the way you’re used to doing.","@type":"BlogPosting","url":"/argus/docs/monitoring/","headline":"Monitoring Watches","dateModified":"2019-01-24T21:49:51-05:00","datePublished":"2019-01-24T21:49:51-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"/argus/docs/monitoring/"},"@context":"http://schema.org"} diff --git a/docs/docs/overview/index.html b/docs/docs/overview/index.html index 47d301b..643fa97 100644 --- a/docs/docs/overview/index.html +++ b/docs/docs/overview/index.html @@ -14,9 +14,9 @@ - + +{"description":"Argus is a set of custom Kubernetes resources that facilitates filesystem event monitoring on specified paths. It provides a rich set of configurations to run alongside your existing Kubernetes deployments to make it easy to denote assessment-ready file integrity monitoring.","@type":"BlogPosting","url":"/argus/docs/overview/","headline":"Overview","dateModified":"2019-01-24T21:49:51-05:00","datePublished":"2019-01-24T21:49:51-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"/argus/docs/overview/"},"@context":"http://schema.org"} diff --git a/docs/feed.xml b/docs/feed.xml index e3afc0a..290da30 100644 --- a/docs/feed.xml +++ b/docs/feed.xml @@ -1 +1 @@ -Jekyll2018-12-18T15:20:38-05:00/argus/ArgusFile Integrity Monitoring for Kubernetes \ No newline at end of file +Jekyll2019-01-24T21:49:51-05:00/argus/feed.xmlArgusFile Integrity Monitoring for Kubernetes \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 57a0f6e..2fad2a7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,7 @@ +{"description":"File Integrity Monitoring for Kubernetes","@type":"WebSite","url":"/argus/","name":"Argus","headline":"File Integrity Monitoring for Kubernetes","@context":"http://schema.org"} diff --git a/jekyll/Gemfile.lock b/jekyll/Gemfile.lock index 3fe433d..810d80a 100644 --- a/jekyll/Gemfile.lock +++ b/jekyll/Gemfile.lock @@ -15,22 +15,22 @@ GEM colorator (1.1.0) commonmarker (0.17.13) ruby-enum (~> 0.5) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.4) dnsruby (1.61.2) addressable (~> 2.5) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.11.0) + ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (0.15.2) + faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.10.0) forwardable-extended (2.6.0) gemoji (3.0.0) - github-pages (192) + github-pages (193) activesupport (= 4.2.10) github-pages-health-check (= 1.8.1) jekyll (= 3.7.4) @@ -38,7 +38,7 @@ GEM jekyll-coffeescript (= 1.1.1) jekyll-commonmark-ghpages (= 0.1.5) jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.10.0) + jekyll-feed (= 0.11.0) jekyll-gist (= 1.5.0) jekyll-github-metadata (= 2.9.4) jekyll-mentions (= 1.4.1) @@ -81,7 +81,7 @@ GEM octokit (~> 4.0) public_suffix (~> 2.0) typhoeus (~> 1.3) - html-pipeline (2.8.4) + html-pipeline (2.10.0) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.6.0) @@ -116,7 +116,7 @@ GEM rouge (~> 2) jekyll-default-layout (0.1.4) jekyll (~> 3.0) - jekyll-feed (0.10.0) + jekyll-feed (0.11.0) jekyll (~> 3.3) jekyll-gist (1.5.0) octokit (~> 4.2) @@ -188,7 +188,7 @@ GEM jekyll-seo-tag (~> 2.0) jekyll-titles-from-headings (0.5.1) jekyll (~> 3.3) - jekyll-watch (2.0.0) + jekyll-watch (2.1.2) listen (~> 3.0) jemoji (0.10.1) gemoji (~> 3.0) @@ -201,30 +201,30 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.11.3) multipart-post (2.0.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) - octokit (4.12.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) + octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.16.1) + pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (2.0.5) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) rouge (2.2.1) ruby-enum (0.7.2) i18n ruby_dep (1.5.0) rubyzip (1.2.2) safe_yaml (1.0.4) - sass (3.5.7) + sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -235,11 +235,11 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - typhoeus (1.3.0) + typhoeus (1.3.1) ethon (>= 0.9.0) tzinfo (1.2.5) thread_safe (~> 0.1) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) PLATFORMS ruby