Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
|
||||
|
||||
## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653))
|
||||
|
||||
|
||||
|
||||
|
||||
## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [putty-3.0.4](https://github.com/truecharts/charts/compare/putty-3.0.3...putty-3.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.02.2"
|
||||
appVersion: "23.03.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.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
9
stable/putty/4.0.1/app-changelog.md
Normal file
9
stable/putty/4.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/putty
|
||||
tag: 23.02.2@sha256:4bec4d770722ee284dcb7db8250768a62d72a5f29c54ed547458c2450f0676a5
|
||||
tag: 23.03.1@sha256:e1c0dd65c0eccbd17bf5547d18550a1545713ef2cd188232d0074a4bd5432dde
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
Reference in New Issue
Block a user