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.