Skip to content

Commit eaadd28

Browse files
fix(container): update ghcr.io/denniseffing/aws-signing-helper (1.8.3 → 1.8.4)
1 parent d62d2ab commit eaadd28

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

kubernetes/infrastructure/aws/ack-iam-controller/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
path: /spec/template/spec/containers/-
3030
value:
3131
name: iam-roles-anywhere-sidecar
32-
image: ghcr.io/denniseffing/aws-signing-helper:1.8.3
32+
image: ghcr.io/denniseffing/aws-signing-helper:1.8.4
3333
env:
3434
- name: TRUST_ANCHOR_ARN
3535
value: "arn:aws:rolesanywhere:eu-central-1:514266269969:trust-anchor/74a9e9cd-97a2-4b99-a51f-2c79109e8dc0"

kubernetes/infrastructure/aws/ack-lambda-controller/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
path: /spec/template/spec/containers/-
3030
value:
3131
name: iam-roles-anywhere-sidecar
32-
image: ghcr.io/denniseffing/aws-signing-helper:1.8.3
32+
image: ghcr.io/denniseffing/aws-signing-helper:1.8.4
3333
env:
3434
- name: TRUST_ANCHOR_ARN
3535
value: "arn:aws:rolesanywhere:eu-central-1:514266269969:trust-anchor/74a9e9cd-97a2-4b99-a51f-2c79109e8dc0"

kubernetes/infrastructure/aws/ack-s3-controller/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
path: /spec/template/spec/containers/-
3030
value:
3131
name: iam-roles-anywhere-sidecar
32-
image: ghcr.io/denniseffing/aws-signing-helper:1.8.3
32+
image: ghcr.io/denniseffing/aws-signing-helper:1.8.4
3333
env:
3434
- name: TRUST_ANCHOR_ARN
3535
value: "arn:aws:rolesanywhere:eu-central-1:514266269969:trust-anchor/74a9e9cd-97a2-4b99-a51f-2c79109e8dc0"

0 commit comments

Comments
 (0)