From e30fab9184ba9765f53db09f1f20c108571018ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 09:15:57 -0400 Subject: [PATCH] chore(deps): update helm chart common to v4.4.2 (#1565) * chore(deps): update helm chart common to v4.4.2 * chore: Auto-update chart metadata [skip ci] Co-authored-by: Renovate Bot Co-authored-by: renovate[bot] --- charts/stable/satisfactory/Chart.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index e4992fe9..b6f09939 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,8 +1,9 @@ +--- apiVersion: v2 appVersion: latest description: Satisfactory dedicated server name: satisfactory -version: 1.0.0 +version: 1.1.0 kubeVersion: ">=1.16.0-0" keywords: - satisfactory @@ -18,8 +19,8 @@ maintainers: dependencies: - name: common repository: https://library-charts.k8s-at-home.com - version: 4.3.0 + version: 4.4.2 annotations: - artifacthub.io/changes: | - - kind: added - description: Initial version + artifacthub.io/changes: |- + - kind: changed + description: Upgraded `common` chart dependency to version 4.4.2