Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
480551b617
commit
d45f585f6b
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: duckdns
|
||||
version: 4.0.3
|
||||
version: 4.0.4
|
||||
appVersion: "latest"
|
||||
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [duckdns-4.0.4](https://github.com/truecharts/charts/compare/duckdns-4.0.3...duckdns-4.0.4) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d77c2f9f6904c23bc3d345d9e5c8744ee6dede3eb9582e376c8188451c588793
|
||||
tag: latest@sha256:8350dbbb9d87658fd1d5cc72e72267d8d64918801bfb1776cafa7e4c2ebfb5b8
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue