Skip to content

Commit 937e5b6

Browse files
committed
Update podplane-operator to v0.4.3
Signed-off-by: Ryan Djurovich <git@ryan0x44.com>
1 parent 3c210bf commit 937e5b6

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

charts/podplane-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ name: podplane-operator
77
description: Podplane operator with SecretProviderBinding controller and aggregated secrets API
88
type: application
99
version: "1.0.0"
10-
appVersion: "0.4.2"
10+
appVersion: "0.4.3"

charts/podplane-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ podplane:
77
namePrefix: platform-podplane-operator
88
image:
99
repository: ghcr.io/podplane/operator
10-
tag: "v0.4.2"
10+
tag: "v0.4.3"
1111
pullPolicy: IfNotPresent
1212
serviceAccountName: platform-podplane-operator
1313
registry:

manifests/components.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -370,20 +370,20 @@
370370
},
371371
{
372372
"component": "podplane-operator",
373-
"image": "ghcr.io/podplane/operator:v0.4.2",
374-
"digest": "sha256:530ea13c68994f2e4ce7069c183ccf848b1bd1fcaa1738aa7da8186cb9a1a7da",
375-
"size": 24642193,
373+
"image": "ghcr.io/podplane/operator:v0.4.3",
374+
"digest": "sha256:7a041d04847e572fdafbb2e885ed52944f5ec61286a033af80a360dbfa1e9dc8",
375+
"size": 24642744,
376376
"platform": "linux/amd64",
377-
"index": "sha256:fa19236cbfe927b7610cc77c706076cfd755dbac43431918ed2ee4688747c946",
377+
"index": "sha256:2eab7cb180f01f88777ff62aa709662315470810a0ee21e60a3b27161029f7da",
378378
"addon": true
379379
},
380380
{
381381
"component": "podplane-operator",
382-
"image": "ghcr.io/podplane/operator:v0.4.2",
383-
"digest": "sha256:d118372866ae2d93e01ae90fa00d2f4768562b4d9cde407146031e00b86b9a34",
384-
"size": 22054491,
382+
"image": "ghcr.io/podplane/operator:v0.4.3",
383+
"digest": "sha256:03591c79b5fd51dd73578f37f514a3c53af56a4175d46797a16a8b75fd78e347",
384+
"size": 22054222,
385385
"platform": "linux/arm64",
386-
"index": "sha256:fa19236cbfe927b7610cc77c706076cfd755dbac43431918ed2ee4688747c946",
386+
"index": "sha256:2eab7cb180f01f88777ff62aa709662315470810a0ee21e60a3b27161029f7da",
387387
"addon": true
388388
},
389389
{

0 commit comments

Comments
 (0)