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)
|
||||
|
||||
### 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)
|
||||
|
||||
### 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
|
||||
appVersion: "2.13.5"
|
||||
appVersion: "2.13.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/icinga2
|
||||
- https://github.com/jjethwa/icinga2
|
||||
- https://icinga.com/
|
||||
version: 6.0.17
|
||||
version: 6.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- 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:
|
||||
repository: tccr.io/truecharts/icinga2
|
||||
tag: 2.13.5@sha256:e37d8e0cad76eb794ebdeb8bfece59951a57f714c31b3074b762089078888cea
|
||||
tag: 2.13.6@sha256:4ab5db64ef09a6095b07530273a3403958d51e3f990c0ea092e288211e963ae9
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue