Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2e23706e5e
commit
317de57da9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051))
|
||||
|
||||
|
||||
|
||||
|
||||
## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [putty-3.0.8](https://github.com/truecharts/charts/compare/putty-3.0.7...putty-3.0.8) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.01.1
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.03.1"
|
||||
appVersion: "23.04.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/putty
|
||||
- https://github.com/jlesage/docker-putty
|
||||
type: application
|
||||
version: 4.0.4
|
||||
version: 4.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/putty
|
||||
tag: 23.03.1@sha256:e1c0dd65c0eccbd17bf5547d18550a1545713ef2cd188232d0074a4bd5432dde
|
||||
tag: v23.04.1@sha256:bba7bf166fc37ff36da3eb164809cce44b4b3e09e28d1dba5d218b31912d555b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue