Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2dabe4d36d
commit
03f285c0d5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [putty-2.0.4](https://github.com/truecharts/charts/compare/putty-2.0.3...putty-2.0.4) (2022-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.4.0"
|
||||
appVersion: "22.11.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/jlesage/docker-putty
|
||||
- https://hub.docker.com/r/jlesage/putty/
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [putty-2.0.5](https://github.com/truecharts/charts/compare/putty-2.0.4...putty-2.0.5) (2022-11-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v22.11.1 ([#4401](https://github.com/truecharts/charts/issues/4401))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/putty
|
||||
tag: v1.4.0@sha256:a9c7c3ab7f291c6ce01046ba10292865c73c31cb32a48701438dd648ee51a15b
|
||||
tag: 22.11.1@sha256:8f52b9e93ac993c95e4a83003d5319bf60c4ca3f35fec55ea2ad7dafd3d6d347
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue