Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5989e3a497
commit
0af0e7bbfc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [netbox-3.0.15](https://github.com/truecharts/charts/compare/netbox-3.0.14...netbox-3.0.15) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [netbox-3.0.16](https://github.com/truecharts/charts/compare/netbox-3.0.15...netbox-3.0.16) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netbox to v3.4.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [netbox-3.0.15](https://github.com/truecharts/charts/compare/netbox-3.0.14...netbox-3.0.15) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [netbox-3.0.8](https://github.com/truecharts/charts/compare/netbox-3.0.6...netbox-3.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [netbox-3.0.8](https://github.com/truecharts/charts/compare/netbox-3.0.6...netbox-3.0.8) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.3.6"
|
||||
appVersion: "3.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -27,7 +27,7 @@ name: netbox
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/netbox
|
||||
- https://github.com/netbox-community/netbox-docker
|
||||
version: 3.0.15
|
||||
version: 3.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [netbox-3.0.16](https://github.com/truecharts/charts/compare/netbox-3.0.15...netbox-3.0.16) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netbox to v3.4.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/netbox
|
||||
tag: 3.3.6@sha256:4084b61c588dd2f15d117f30017a5c15fd03c3de38ed49e3241c48bce54048d7
|
||||
tag: 3.4.1@sha256:5ee5fbde125e060119ba08364f048a4d65f5f407c63383b29420d38bdeebd22a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue