Skip to content

Commit

Permalink
chore(deps): update registry1.dso.mil/ironbank/opensource/kubernetes/…
Browse files Browse the repository at this point in the history
…kubectl docker tag to v1.30.8

| datasource | package                                                  | from    | to      |
| ---------- | -------------------------------------------------------- | ------- | ------- |
| docker     | registry1.dso.mil/ironbank/opensource/kubernetes/kubectl | v1.30.6 | v1.30.8 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 0d50252 commit 4850248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/additional-manifests/jobs/pepr-restart-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ spec:
restartPolicy: OnFailure
containers:
- name: kubectl-container
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.6
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.8
args:
- rollout
- restart
- deployment/pepr-uds-core-watcher
- -n
- pepr-system
- name: kubectl-container2
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.6
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.8
args:
- rollout
- restart
Expand Down

0 comments on commit 4850248

Please sign in to comment.