Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5e031e42c9
commit
768aa37ea3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pingvin-share-0.0.5](https://github.com/truecharts/charts/compare/pingvin-share-0.0.4...pingvin-share-0.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pingvin-share-0.0.6](https://github.com/truecharts/charts/compare/pingvin-share-0.0.5...pingvin-share-0.0.6) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pingvin-share to v0.3.6
|
||||
|
||||
|
||||
|
||||
|
||||
## [pingvin-share-0.0.5](https://github.com/truecharts/charts/compare/pingvin-share-0.0.4...pingvin-share-0.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.3.5"
|
||||
appVersion: "0.3.6"
|
||||
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.5
|
||||
version: 0.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pingvin-share-0.0.6](https://github.com/truecharts/charts/compare/pingvin-share-0.0.5...pingvin-share-0.0.6) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pingvin-share to v0.3.6
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pingvin-share
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.5@sha256:6a3a1cb99aef4fbe219832aeee241a407741983b9d85b7861e20ae263f237994
|
||||
tag: 0.3.6@sha256:ac586a491b46488d09a82d2a6f4b9f9e7997d08750b76f062af0f4d4a5730a5a
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue