Skip to content

Commit

Permalink
feat(container): update image ghcr.io/cftechwiz/alpine to v3.19.5
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| docker     | ghcr.io/cftechwiz/alpine | 3.17.5 | 3.19.5 |
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f11f542 commit c0fc8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/archive/default/opnsense/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/cftechwiz/alpine
tag: 3.17.5@sha256:43705a20d7f85268af080cab56420f6ca11715b39efbea2a61ae5704b4b5d53e
tag: 3.19.5@sha256:09c984411fc4aedaadc734e39adaf5e833e476925b65a374dde3258b9b39b747
command: ["/bin/bash", "/app/opnsense-backup.sh"]
env:
OPNSENSE_URL: "http://opnsense.intra.falhalla.com"
Expand Down

0 comments on commit c0fc8bb

Please sign in to comment.