Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
701ebc5418
commit
6491738c71
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [passwordpusherephemeral-2.0.3](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.2...passwordpusherephemeral-2.0.3) (2022-11-16)
|
|
||||||
|
|
|
@ -30,4 +30,4 @@ sources:
|
||||||
- https://github.com/pglombardo/PasswordPusher
|
- https://github.com/pglombardo/PasswordPusher
|
||||||
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
|
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.3
|
version: 2.0.4
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [passwordpusherephemeral-2.0.4](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.3...passwordpusherephemeral-2.0.4) (2022-11-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/passwordpusherephemeral to latest
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/passwordpusherephemeral
|
repository: tccr.io/truecharts/passwordpusherephemeral
|
||||||
tag: latest@sha256:0778dc129d941b610e593279a3fc5def872de67ac69b06da31928e34432f58de
|
tag: latest@sha256:fcb780a1e4d850a345fd19f74b4692f3d6bebe12232d6a91a92f83f61eaf40a3
|
||||||
persistence: {}
|
persistence: {}
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
Loading…
Reference in New Issue