Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [baserow-8.0.0](https://github.com/truecharts/charts/compare/baserow-7.0.30...baserow-8.0.0) (2023-07-31)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [baserow-7.0.21](https://github.com/truecharts/charts/compare/baserow-7.0.20...baserow-7.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.19.1"
|
||||
appVersion: "1.20.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -22,7 +22,7 @@ name: baserow
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
9
stable/baserow/8.0.1/app-changelog.md
Normal file
9
stable/baserow/8.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/baserow
|
||||
tag: v1.19.1@sha256:8bfc8ed9cbf8136183dd28a44fe57fb2ea21b8b52b4f3c725eec894b0cc6d66e
|
||||
tag: v1.20.0@sha256:23b7e4d09c7f1e01707d4f943459e15750cf3fd716dad18cc72600c23bec651c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user