netbox: Update to 3.4.9

Also moves to pulling images off of quay.io by default
This commit is contained in:
Alexander Olofsson 2023-04-27 08:44:03 +02:00
parent 25134e3835
commit 6bfb864f9b
No known key found for this signature in database
GPG key ID: D439C9470CB04C73
2 changed files with 3 additions and 3 deletions

View file

@ -7,10 +7,10 @@ description: |
Important; With chart version 4.0.0 there are major upgrades to the packaged Redis and Postgres,
as well as a major version bump of Netbox that introduces housekeeping. Take care when upgrading.
icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico
appVersion: 3.4.8
appVersion: 3.4.9
type: application
version: 5.0.7
version: 5.1.0
maintainers:
- name: Alexander Olofsson
email: ace@haxalot.com

View file

@ -6,7 +6,7 @@
replicaCount: 1
image:
repository: netboxcommunity/netbox
repository: quay.io/netboxcommunity/netbox
# tag:
pullPolicy: Always