Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
60a15bb445
commit
8cfbeda5a6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/slash to v0.4.4 ([#12980](https://github.com/truecharts/charts/issues/12980))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [slash-0.0.6](https://github.com/truecharts/charts/compare/slash-0.0.5...slash-0.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/slash to v0.4.5 ([#13118](https://github.com/truecharts/charts/issues/13118))
|
||||
|
||||
|
||||
|
||||
|
||||
## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.4.4"
|
||||
appVersion: "0.4.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
||||
- https://github.com/boojack/slash
|
||||
type: application
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [slash-0.0.6](https://github.com/truecharts/charts/compare/slash-0.0.5...slash-0.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/slash to v0.4.5 ([#13118](https://github.com/truecharts/charts/issues/13118))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/slash
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.4.4@sha256:680a076c64c2a33ad01502360218e43aec4c179fe2541a87f7531b78ff528979
|
||||
tag: v0.4.5@sha256:3056d24b5da44b37e44d0052610a88e932fd715a47a45c2460e0d1aeef9ec03a
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue