Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8c00113705
commit
47f4c0ee04
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [netbox-3.0.29](https://github.com/truecharts/charts/compare/netbox-3.0.28...netbox-3.0.29) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netbox to 3.4.3
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [netbox-3.0.30](https://github.com/truecharts/charts/compare/netbox-3.0.29...netbox-3.0.30) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netbox to v3.4.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [netbox-3.0.29](https://github.com/truecharts/charts/compare/netbox-3.0.28...netbox-3.0.29) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [netbox-3.0.20](https://github.com/truecharts/charts/compare/netbox-3.0.19...netbox-3.0.20) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [netbox-3.0.19](https://github.com/truecharts/charts/compare/netbox-3.0.18...netbox-3.0.19) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.4.3"
|
||||
appVersion: "3.4.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/netbox
|
||||
- https://hub.docker.com/netboxcommunity/netbox
|
||||
- https://github.com/netbox-community/netbox-docker
|
||||
version: 3.0.29
|
||||
version: 3.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [netbox-3.0.30](https://github.com/truecharts/charts/compare/netbox-3.0.29...netbox-3.0.30) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netbox to v3.4.4
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/netbox
|
||||
tag: 3.4.3@sha256:6cd8c61ca16eb3d03ebadb627ca90d6570a215b0ffa059ea369a043b75f9b463
|
||||
tag: 3.4.4@sha256:6e9c98f8f34260fbf6d4ff749bc3b2d753eb0521f588db690e16dc471fb66920
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue