Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ecebdb15b6
commit
3c5162d3e1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588))
|
||||
|
||||
|
||||
|
||||
|
||||
## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [outline-7.0.19](https://github.com/truecharts/charts/compare/outline-7.0.18...outline-7.0.19) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.70.1"
|
||||
appVersion: "0.70.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||
- https://github.com/outline/outline
|
||||
type: application
|
||||
version: 7.0.28
|
||||
version: 7.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/outline
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.70.1@sha256:69e99bfed73479a56c609aebb87adc8e7090f0061617d5b108d2688b8dafb117
|
||||
tag: v0.70.2@sha256:4f3f967152d2492518808f2aac6b964530090054f69b36f7e9902282f0bb1805
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue