Skip to content

Commit

Permalink
Merge pull request #1151 from porter-dev/rudimk/ecr-secrets-updater-a…
Browse files Browse the repository at this point in the history
…pi-version

Updated the API version for the ecr-secrets-updater addon.
  • Loading branch information
rudimk authored Jan 3, 2024
2 parents 6575a5c + eb1a1a3 commit d95362c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/ecr-secrets-updater/templates/cronjob.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: porter-ecr-secrets-updater-cronjob
Expand Down

0 comments on commit d95362c

Please sign in to comment.