Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
793a189b19
commit
7e4e0ff633
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [passwordpusherephemeral-2.0.26](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.25...passwordpusherephemeral-2.0.26) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/passwordpusherephemeral to latest ([#8335](https://github.com/truecharts/charts/issues/8335))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-2.0.27](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.26...passwordpusherephemeral-2.0.27) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/passwordpusherephemeral to latest ([#8678](https://github.com/truecharts/charts/issues/8678))
|
||||
|
||||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-2.0.26](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.25...passwordpusherephemeral-2.0.26) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [passwordpusherephemeral-2.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.16...passwordpusherephemeral-2.0.17) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/passwordpusherephemeral to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [passwordpusherephemeral-2.0.16](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.15...passwordpusherephemeral-2.0.16) (2023-01-07)
|
||||
|
||||
### Chore
|
|
@ -29,4 +29,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral
|
||||
- https://github.com/pglombardo/PasswordPusher
|
||||
type: application
|
||||
version: 2.0.26
|
||||
version: 2.0.27
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [passwordpusherephemeral-2.0.27](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.26...passwordpusherephemeral-2.0.27) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/passwordpusherephemeral to latest ([#8678](https://github.com/truecharts/charts/issues/8678))
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/passwordpusherephemeral
|
||||
tag: latest@sha256:ea9f260a9d4bfdbcdc10da8024182739a7bc222092a59deb0a4eefc87ce54f48
|
||||
tag: latest@sha256:adafa1315e1151b55d9b4dee119d9394eb81412b47686a0d426945bfa399eab5
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue