chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@f4c49c5 (#15554)

This commit is contained in:
TrueCharts Bot 2023-12-01 07:29:13 +01:00 committed by GitHub
parent 24cc172efa
commit dfa424a497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "latest" appVersion: latest
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -23,7 +23,7 @@ sources:
- https://github.com/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/ - https://hotio.dev/containers/cloudflareddns/
type: application type: application
version: 6.0.21 version: 6.0.22
annotations: annotations:
min_scale_version: "22.12.4" min_scale_version: "22.12.4"
max_scale_version: "23.10.1" max_scale_version: "23.10.1"

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/hotio/cloudflareddns repository: ghcr.io/hotio/cloudflareddns
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:9444304d45a38ef4b683780ed184bfa583ab9138cef92f1a3fdc81cc7227f81b tag: latest@sha256:f4c49c58b23219ea7d048f34628b08f9edc9f62d21a816c2e7624587b37450fa
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false