Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
05a1563113
commit
715ea0d933
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [appsmith-5.0.5](https://github.com/truecharts/charts/compare/appsmith-5.0.4...appsmith-5.0.5) (2022-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.8.9"
|
||||
appVersion: "1.8.10"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -26,7 +26,7 @@ name: appsmith
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
version: 5.0.5
|
||||
version: 5.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [appsmith-5.0.6](https://github.com/truecharts/charts/compare/appsmith-5.0.5...appsmith-5.0.6) (2022-11-24)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/appsmith
|
||||
tag: 1.8.9@sha256:0a7ca4f73619c7ad434ac40f7f092785071dc5d0d53c1a7f622762d0d63c3ad6
|
||||
tag: 1.8.10@sha256:e32f348275e6e40485ac24f760bef492bb5cb4fdb0ac4268d65a26f5685320ab
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue