From 24cca920d2c581ea59ef2848dacd1639dc698df9 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Mon, 5 Feb 2024 01:30:21 +0800 Subject: [PATCH] Upgrade kpack version to 0.13.4 --- charts/kpack/Chart.yaml | 4 ++-- charts/kpack/templates/config-map.yaml | 12 ++++++------ charts/kpack/templates/controller-deployment.yaml | 4 ++-- charts/kpack/templates/webhook-deployment.yaml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/kpack/Chart.yaml b/charts/kpack/Chart.yaml index e81607e..cd0eae0 100644 --- a/charts/kpack/Chart.yaml +++ b/charts/kpack/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.3 +version: 0.2.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.13.3" +appVersion: "0.13.4" diff --git a/charts/kpack/templates/config-map.yaml b/charts/kpack/templates/config-map.yaml index 69df139..b3375e6 100644 --- a/charts/kpack/templates/config-map.yaml +++ b/charts/kpack/templates/config-map.yaml @@ -30,28 +30,28 @@ kind: ConfigMap metadata: name: build-init-image data: - image: ghcr.io/amphitheatre-app/kpack/build-init@sha256:1f4a1c6a74d9d77565199dda45a252b1f6f3c81eb4d548cc8686005a2a125dff + image: ghcr.io/amphitheatre-app/kpack/build-init@sha256:7fc4d60e31273189a9655ff8105c02f54f1f0386b819796c97e559bc662ade09 --- apiVersion: v1 kind: ConfigMap metadata: name: build-init-windows-image data: - image: ghcr.io/amphitheatre-app/kpack/build-init-windows@sha256:ef478d79a5cb84523117a5fb48a20df61b60faf0f26f2dceb61d404a2137ddd6 + image: ghcr.io/amphitheatre-app/kpack/build-init-windows@sha256:c0f52c6b6e7f255d8f54674d39d87f8b8acdf760316a313e1de5145e99dd282d --- apiVersion: v1 kind: ConfigMap metadata: name: build-waiter-image data: - image: ghcr.io/amphitheatre-app/kpack/build-waiter@sha256:111a7b1d3d93a8543bbd702fd72a30a5923487bdaede45f14e357bc9da05cd03 + image: ghcr.io/amphitheatre-app/kpack/build-waiter@sha256:29c17c2ea07f3b3827a389470a289cb3a42545e9945ba2e886291ad6af8f1d18 --- apiVersion: v1 kind: ConfigMap metadata: name: rebase-image data: - image: ghcr.io/amphitheatre-app/kpack/rebase@sha256:48113871840ced895957372cd8f1a63adf515f07e6bbcfca0478c8922e7b70f1 + image: ghcr.io/amphitheatre-app/kpack/rebase@sha256:d31cf2275fbf4fc38198a2b88e7f190308cede8777abf1f58fbcdda4e38e40cb --- apiVersion: v1 kind: ConfigMap @@ -65,11 +65,11 @@ kind: ConfigMap metadata: name: completion-image data: - image: ghcr.io/amphitheatre-app/kpack/completion@sha256:856aa75770cefee1f7344f4fde62e54ce842cf7b97d5b0f27fb5ab7b8a5e71b2 + image: ghcr.io/amphitheatre-app/kpack/completion@sha256:4b2abef544f6507727a730e8d3b750f7aa7ed47c7642c521a9987b9b6648198c --- apiVersion: v1 kind: ConfigMap metadata: name: completion-windows-image data: - image: ghcr.io/amphitheatre-app/kpack/completion-windows@sha256:003143af4f33ab6a881688ef55a0d3184f17597b17baa602d9d6dfbda01306a5 + image: ghcr.io/amphitheatre-app/kpack/completion-windows@sha256:060e691aad66587ad9a87caf448d026719bfbacbf25f3baef1a6111a26c0eeb3 diff --git a/charts/kpack/templates/controller-deployment.yaml b/charts/kpack/templates/controller-deployment.yaml index 80aaf19..111d4f8 100644 --- a/charts/kpack/templates/controller-deployment.yaml +++ b/charts/kpack/templates/controller-deployment.yaml @@ -11,7 +11,7 @@ spec: metadata: labels: app: kpack-controller - version: 0.13.3 + version: 0.13.4 spec: securityContext: runAsNonRoot: true @@ -32,7 +32,7 @@ spec: capabilities: drop: - ALL - image: ghcr.io/amphitheatre-app/kpack/controller@sha256:9b1b410259bd492e223648d0c6e84a11e246456dad63074e97cf3d78412f0e55 + image: ghcr.io/amphitheatre-app/kpack/controller@sha256:6b4c82eec84dbca7930c5a1ece5f3c37a8c9b72d3f3bbf17c3e198ba81f6f7a7 env: - name: ENABLE_PRIORITY_CLASSES value: "false" diff --git a/charts/kpack/templates/webhook-deployment.yaml b/charts/kpack/templates/webhook-deployment.yaml index 5b65eb8..ff451f4 100644 --- a/charts/kpack/templates/webhook-deployment.yaml +++ b/charts/kpack/templates/webhook-deployment.yaml @@ -12,7 +12,7 @@ spec: labels: app: kpack-webhook role: kpack-webhook - version: 0.13.3 + version: 0.13.4 spec: securityContext: runAsNonRoot: true @@ -33,7 +33,7 @@ spec: capabilities: drop: - ALL - image: ghcr.io/amphitheatre-app/kpack/webhook@sha256:aec49b5dd6e3616fcf2d41351a573a544835873f3e997a8c8cc563d22e8a7528 + image: ghcr.io/amphitheatre-app/kpack/webhook@sha256:9d5b0ec3091ecf8d444eefcb72cc2413cbfada23b32a9c296c526d5cf6a78d10 ports: - name: https-webhook containerPort: 8443