From e315c90de3364903a5b1fde45fe42fcb30b3c3d1 Mon Sep 17 00:00:00 2001 From: Alexander Noskov Date: Fri, 21 Jun 2019 14:34:26 -0500 Subject: [PATCH] Trivial typo fixes Change-Id: I255f76aa4ff253452d39d89850dfd75488dc6b38 --- fluentbit/Chart.yaml | 2 +- fluentd/Chart.yaml | 2 +- fluentd/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fluentbit/Chart.yaml b/fluentbit/Chart.yaml index 25843fec7..97a653afe 100644 --- a/fluentbit/Chart.yaml +++ b/fluentbit/Chart.yaml @@ -16,7 +16,7 @@ apiVersion: v1 description: OpenStack-Helm Fluentbit name: fluentbit version: 0.1.0 -home: http://www.fluentbit.io/ +home: https://www.fluentbit.io/ sources: - https://github.com/fluent/fluentbit - https://opendev.org/openstack/openstack-helm-infra diff --git a/fluentd/Chart.yaml b/fluentd/Chart.yaml index 6da8777bb..ccd5f88ed 100644 --- a/fluentd/Chart.yaml +++ b/fluentd/Chart.yaml @@ -16,7 +16,7 @@ apiVersion: v1 description: OpenStack-Helm Fluentd name: fluentd version: 0.1.0 -home: http://www.fluentbit.io/ +home: https://www.fluentd.org/ sources: - https://github.com/fluent/fluentd - https://opendev.org/openstack/openstack-helm-infra diff --git a/fluentd/values.yaml b/fluentd/values.yaml index 12513fd79..c7cca4e11 100644 --- a/fluentd/values.yaml +++ b/fluentd/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for fluentbit and fluentd. +# Default values for fluentd. # This is a YAML-formatted file. # Declare variables to be passed into your templates.