Skip to content

Commit 6b018bc

Browse files
aws-eks-pod-identity-agent/0.1.24 package update (#48086)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent 48b23dd commit 6b018bc

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

aws-eks-pod-identity-agent.yaml

+3-8
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
package:
22
name: aws-eks-pod-identity-agent
3-
version: "0.1.23"
4-
epoch: 1
3+
version: "0.1.24"
4+
epoch: 0
55
description: EKS Pod Identity is a feature of Amazon EKS that simplifies the process for cluster administrators to configure Kubernetes applications with AWS IAM permissions
66
copyright:
77
- license: Apache-2.0
88

99
pipeline:
1010
- uses: git-checkout
1111
with:
12-
expected-commit: 069881796e944570c6109a6891fe5c16bd4b920e
12+
expected-commit: 265f8670e2da1cffedc20b567bb3d8c233f91e9b
1313
repository: https://github.com/aws/eks-pod-identity-agent
1414
tag: v${{package.version}}
1515

16-
- uses: go/bump
17-
with:
18-
deps: |-
19-
github.com/golang-jwt/jwt/v5@v5.2.2
20-
2116
- uses: go/build
2217
with:
2318
ldflags: |

0 commit comments

Comments
 (0)