Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-13 14:56:26 +00:00
parent 94689fea31
commit 146a850103
12 changed files with 21 additions and 21 deletions

View File

@ -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)
### 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)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.1.0"
appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes
- https://hub.docker.com/r/dullage/flatnotes
- https://github.com/Dullage/flatnotes
version: 2.0.9
version: 2.0.10
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -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

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/flatnotes
tag: 2.1.0@sha256:b9019bbc2ccebb42af170b3b9cb66119033303c80b73f632b58be2d980913ba2
tag: 2.1.1@sha256:b187dfce544d1d01d968a7697124127d6a88f361a783d71773db63fd9ab1a666
pullPolicy: IfNotPresent
podSecurityContext:

View File

@ -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.