Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d1b3e028d5
commit
58f72e44b8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pingvin-share-0.0.11](https://github.com/truecharts/charts/compare/pingvin-share-0.0.10...pingvin-share-0.0.11) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pingvin-share-0.0.12](https://github.com/truecharts/charts/compare/pingvin-share-0.0.11...pingvin-share-0.0.12) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pingvin-share to v0.5.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [pingvin-share-0.0.11](https://github.com/truecharts/charts/compare/pingvin-share-0.0.10...pingvin-share-0.0.11) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,11 +97,3 @@
|
|||
## [pingvin-share-0.0.2](https://github.com/truecharts/charts/compare/pingvin-share-0.0.1...pingvin-share-0.0.2) (2022-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pingvin-share to v0.3.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [pingvin-share-0.0.1]pingvin-share-0.0.1 (2022-12-08)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.4.0"
|
||||
appVersion: "0.5.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/stonith404/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 0.0.11
|
||||
version: 0.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pingvin-share-0.0.12](https://github.com/truecharts/charts/compare/pingvin-share-0.0.11...pingvin-share-0.0.12) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pingvin-share to v0.5.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pingvin-share
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.4.0@sha256:5693e9cb6dc2154424691ea10c8607cfe1d3760a55b2dc6841de6c230d8dd183
|
||||
tag: 0.5.0@sha256:05408d77036c75aeb66a19d539eafc28940685edf8c7a5b380d178810f002c00
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue