Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 2e6f2fd commit 5950842
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: ct lint --debug --config charts/ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down
2 changes: 1 addition & 1 deletion charts/amazon-eks-pod-identity-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Kubernetes webhook for pods that need AWS IAM access
version: 2.1.3
type: application
# renovate: image=amazon/amazon-eks-pod-identity-webhook
appVersion: "v0.5.2"
appVersion: "v0.5.4"
home: https://github.com/aws/amazon-eks-pod-identity-webhook/
sources:
- https://github.com/jkroepke/helm-charts/tree/main/charts/amazon-eks-pod-identity-webhook
Expand Down
2 changes: 1 addition & 1 deletion charts/github-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: exporter for export github metrics
home: https://github.com/jkroepke/github_exporter
version: 1.1.0
# renovate: image=jkroepke/github_exporter
appVersion: 1.6.0
appVersion: 1.7.0
maintainers:
- name: jkroepke
email: [email protected]
Expand Down

0 comments on commit 5950842

Please sign in to comment.