Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
94689fea31
commit
146a850103
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flatnotes-2.0.10](https://github.com/truecharts/charts/compare/flatnotes-2.0.9...flatnotes-2.0.10) (2023-02-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flatnotes to v2.1.1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flatnotes-2.0.9](https://github.com/truecharts/charts/compare/flatnotes-2.0.8...flatnotes-2.0.9) (2023-02-10)
|
## [flatnotes-2.0.9](https://github.com/truecharts/charts/compare/flatnotes-2.0.8...flatnotes-2.0.9) (2023-02-10)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [flatnotes-2.0.2](https://github.com/truecharts/charts/compare/flatnotes-2.0.1...flatnotes-2.0.2) (2022-11-30)
|
## [flatnotes-2.0.2](https://github.com/truecharts/charts/compare/flatnotes-2.0.1...flatnotes-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flatnotes-2.0.2](https://github.com/truecharts/charts/compare/flatnotes-2.0.1...flatnotes-2.0.2) (2022-11-30)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.1.0"
|
appVersion: "2.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -19,7 +19,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes
|
||||||
- https://hub.docker.com/r/dullage/flatnotes
|
- https://hub.docker.com/r/dullage/flatnotes
|
||||||
- https://github.com/Dullage/flatnotes
|
- https://github.com/Dullage/flatnotes
|
||||||
version: 2.0.9
|
version: 2.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flatnotes-2.0.10](https://github.com/truecharts/charts/compare/flatnotes-2.0.9...flatnotes-2.0.10) (2023-02-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flatnotes to v2.1.1
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flatnotes
|
repository: tccr.io/truecharts/flatnotes
|
||||||
tag: 2.1.0@sha256:b9019bbc2ccebb42af170b3b9cb66119033303c80b73f632b58be2d980913ba2
|
tag: 2.1.1@sha256:b187dfce544d1d01d968a7697124127d6a88f361a783d71773db63fd9ab1a666
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flatnotes-2.0.9](https://github.com/truecharts/charts/compare/flatnotes-2.0.8...flatnotes-2.0.9) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue