From 09aced6cb00695781ea573038deefdc417eb8ecc Mon Sep 17 00:00:00 2001 From: yxxhero <11087727+yxxhero@users.noreply.github.com> Date: Sun, 14 Jan 2024 09:33:15 +0800 Subject: [PATCH] feat: bump helm-diff to v3.9.1 (#1286) --- .github/workflows/ci.yaml | 12 ++++++------ Dockerfile | 2 +- Dockerfile.debian-stable-slim | 2 +- Dockerfile.ubuntu | 2 +- pkg/app/init.go | 2 +- test/integration/run.sh | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 189137a2..66b16cae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -57,7 +57,7 @@ jobs: - helm-version: v3.12.3 kustomize-version: v4.5.7 plugin-secrets-version: 3.15.0 - plugin-diff-version: 3.7.0 + plugin-diff-version: 3.8.1 extra-helmfile-flags: '' v1mode: '' - helm-version: v3.12.3 @@ -68,26 +68,26 @@ jobs: # we will mark this combination as failable, # and instruct users to upgrade helm and helm-secrets at once. plugin-secrets-version: 4.5.1 - plugin-diff-version: 3.8.1 + plugin-diff-version: 3.9.1 extra-helmfile-flags: '' v1mode: '' - helm-version: v3.13.3 kustomize-version: v4.5.7 plugin-secrets-version: 3.15.0 - plugin-diff-version: 3.7.0 + plugin-diff-version: 3.8.1 extra-helmfile-flags: '' v1mode: '' - helm-version: v3.13.3 kustomize-version: v5.2.1 plugin-secrets-version: 4.5.1 - plugin-diff-version: 3.8.1 + plugin-diff-version: 3.9.1 extra-helmfile-flags: '' v1mode: '' # Helmfile v1 - helm-version: v3.13.3 kustomize-version: v5.2.1 plugin-secrets-version: 4.5.1 - plugin-diff-version: 3.8.1 + plugin-diff-version: 3.9.1 extra-helmfile-flags: '' v1mode: 'true' # In case you need to test some optional helmfile features, @@ -95,7 +95,7 @@ jobs: - helm-version: v3.13.3 kustomize-version: v5.2.1 plugin-secrets-version: 4.5.1 - plugin-diff-version: 3.8.1 + plugin-diff-version: 3.9.1 extra-helmfile-flags: '--enable-live-output' v1mode: '' steps: diff --git a/Dockerfile b/Dockerfile index 176332de..bc90580c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -94,7 +94,7 @@ RUN set -x && \ [ "$(age --version)" = "${AGE_VERSION}" ] && \ [ "$(age-keygen --version)" = "${AGE_VERSION}" ] -RUN helm plugin install https://github.com/databus23/helm-diff --version v3.8.1 && \ +RUN helm plugin install https://github.com/databus23/helm-diff --version v3.9.1 && \ helm plugin install https://github.com/jkroepke/helm-secrets --version v4.5.1 && \ helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.15.1 && \ helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.15.1 && \ diff --git a/Dockerfile.debian-stable-slim b/Dockerfile.debian-stable-slim index 3f7cf3ec..da245efe 100644 --- a/Dockerfile.debian-stable-slim +++ b/Dockerfile.debian-stable-slim @@ -99,7 +99,7 @@ RUN set -x && \ [ "$(age --version)" = "${AGE_VERSION}" ] && \ [ "$(age-keygen --version)" = "${AGE_VERSION}" ] -RUN helm plugin install https://github.com/databus23/helm-diff --version v3.8.1 && \ +RUN helm plugin install https://github.com/databus23/helm-diff --version v3.9.1 && \ helm plugin install https://github.com/jkroepke/helm-secrets --version v4.5.1 && \ helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.15.1 && \ helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.15.1 && \ diff --git a/Dockerfile.ubuntu b/Dockerfile.ubuntu index 750f74d3..dc293f60 100644 --- a/Dockerfile.ubuntu +++ b/Dockerfile.ubuntu @@ -99,7 +99,7 @@ RUN set -x && \ [ "$(age --version)" = "${AGE_VERSION}" ] && \ [ "$(age-keygen --version)" = "${AGE_VERSION}" ] -RUN helm plugin install https://github.com/databus23/helm-diff --version v3.8.1 && \ +RUN helm plugin install https://github.com/databus23/helm-diff --version v3.9.1 && \ helm plugin install https://github.com/jkroepke/helm-secrets --version v4.5.1 && \ helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.15.1 && \ helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.15.1 && \ diff --git a/pkg/app/init.go b/pkg/app/init.go index a756469b..52d12be8 100644 --- a/pkg/app/init.go +++ b/pkg/app/init.go @@ -19,7 +19,7 @@ import ( const ( HelmRequiredVersion = "v3.12.3" HelmRecommendedVersion = "v3.13.3" - HelmDiffRecommendedVersion = "v3.8.1" + HelmDiffRecommendedVersion = "v3.9.1" HelmSecretsRecommendedVersion = "v4.1.1" HelmGitRecommendedVersion = "v0.12.0" HelmS3RecommendedVersion = "v0.14.0" diff --git a/test/integration/run.sh b/test/integration/run.sh index 3e989311..65e5addf 100755 --- a/test/integration/run.sh +++ b/test/integration/run.sh @@ -26,7 +26,7 @@ export HELM_DATA_HOME="${helm_dir}/data" export HELM_HOME="${HELM_DATA_HOME}" export HELM_PLUGINS="${HELM_DATA_HOME}/plugins" export HELM_CONFIG_HOME="${helm_dir}/config" -HELM_DIFF_VERSION="${HELM_DIFF_VERSION:-3.8.1}" +HELM_DIFF_VERSION="${HELM_DIFF_VERSION:-3.9.1}" HELM_SECRETS_VERSION="${HELM_SECRETS_VERSION:-3.15.0}" export GNUPGHOME="${PWD}/${dir}/.gnupg" export SOPS_PGP_FP="B2D6D7BBEC03B2E66571C8C00AD18E16CFDEF700"