Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5987ee895f
commit
7fcd30ad4b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [icinga2-6.0.17](https://github.com/truecharts/charts/compare/icinga2-6.0.16...icinga2-6.0.17) (2023-01-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [icinga2-6.0.18](https://github.com/truecharts/charts/compare/icinga2-6.0.17...icinga2-6.0.18) (2023-01-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/icinga2 to v2.13.6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [icinga2-6.0.17](https://github.com/truecharts/charts/compare/icinga2-6.0.16...icinga2-6.0.17) (2023-01-24)
|
## [icinga2-6.0.17](https://github.com/truecharts/charts/compare/icinga2-6.0.16...icinga2-6.0.17) (2023-01-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [icinga2-6.0.8](https://github.com/truecharts/charts/compare/icinga2-6.0.7...icinga2-6.0.8) (2022-12-13)
|
## [icinga2-6.0.8](https://github.com/truecharts/charts/compare/icinga2-6.0.7...icinga2-6.0.8) (2022-12-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [icinga2-6.0.7](https://github.com/truecharts/charts/compare/icinga2-6.0.6...icinga2-6.0.7) (2022-12-05)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.13.5"
|
appVersion: "2.13.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/icinga2
|
- https://github.com/truecharts/charts/tree/master/charts/stable/icinga2
|
||||||
- https://github.com/jjethwa/icinga2
|
- https://github.com/jjethwa/icinga2
|
||||||
- https://icinga.com/
|
- https://icinga.com/
|
||||||
version: 6.0.17
|
version: 6.0.18
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- monitoring
|
- monitoring
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [icinga2-6.0.18](https://github.com/truecharts/charts/compare/icinga2-6.0.17...icinga2-6.0.18) (2023-01-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/icinga2 to v2.13.6
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/icinga2
|
repository: tccr.io/truecharts/icinga2
|
||||||
tag: 2.13.5@sha256:e37d8e0cad76eb794ebdeb8bfece59951a57f714c31b3074b762089078888cea
|
tag: 2.13.6@sha256:4ab5db64ef09a6095b07530273a3403958d51e3f990c0ea092e288211e963ae9
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
env:
|
env:
|
Loading…
Reference in New Issue