Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
40f0961da5
commit
3845cd520e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sshwifty-2.0.4](https://github.com/truecharts/charts/compare/sshwifty-2.0.3...sshwifty-2.0.4) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sshwifty to vlatest ([#13679](https://github.com/truecharts/charts/issues/13679))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sshwifty-1.0.2](https://github.com/truecharts/charts/compare/sshwifty-1.0.1...sshwifty-1.0.2) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty
|
||||
- https://github.com/niruix/sshwifty
|
||||
type: application
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- ssh
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sshwifty-2.0.4](https://github.com/truecharts/charts/compare/sshwifty-2.0.3...sshwifty-2.0.4) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sshwifty to vlatest ([#13679](https://github.com/truecharts/charts/issues/13679))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/sshwifty
|
||||
pullPolicy: IfNotPresent
|
||||
tag: vlatest@sha256:9fcf7abdfe68f2e920dd7a739541a0a9bb611450adf1cadf3fe80e6f8b6a6851
|
||||
tag: vlatest@sha256:87faa02891de360918d3acf30e7b42d3ef0dba632e6bb81d7853dc16e135a8d5
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue