diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index aad2b98..7f89822 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.7.6" +appVersion: "2.7.8" description: An IP address management (IPAM) and data center infrastructure management (DCIM) tool. icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico name: netbox -version: 0.4.3 +version: 0.4.4 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index 0b6b01e..565f985 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.7.6-ldap + tag: v2.7.8-ldap pullPolicy: Always nameOverride: ""