Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9d152faca0
commit
f10004b1bf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [etesync-3.0.10](https://github.com/truecharts/charts/compare/etesync-3.0.9...etesync-3.0.10) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [etesync-3.0.11](https://github.com/truecharts/charts/compare/etesync-3.0.10...etesync-3.0.11) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/etesync to v0.11.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [etesync-3.0.10](https://github.com/truecharts/charts/compare/etesync-3.0.9...etesync-3.0.10) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [etesync-3.0.7](https://github.com/truecharts/charts/compare/etesync-3.0.6...etesync-3.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [etesync-3.0.7](https://github.com/truecharts/charts/compare/etesync-3.0.6...etesync-3.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.10.0"
|
||||
appVersion: "0.11.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -36,7 +36,7 @@ sources:
|
|||
- https://github.com/victor-rds/docker-etebase
|
||||
- https://hub.docker.com/r/victorrds/etesync
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [etesync-3.0.11](https://github.com/truecharts/charts/compare/etesync-3.0.10...etesync-3.0.11) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/etesync to v0.11.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/etesync
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.10.0@sha256:c3fc7f4bbe3371336fafd41c0f219f72e9ea08cf63ce4c814adb015e1fd4473d
|
||||
tag: 0.11.0@sha256:47478da0d1b3ab18d5bfbcd4537fa80305ace94746b01c32e609c7e9e663d860
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 373
|
Loading…
Reference in New Issue