From e4c2c5a62c5805169ecfc874e74c8eb25454bafc Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Fri, 13 Dec 2019 15:22:34 +0100 Subject: [PATCH 1/4] netbox: Update to 2.6.8 --- charts/netbox/Chart.yaml | 4 ++-- charts/netbox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 71a95bd..8a0003c 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.7" +appVersion: "2.6.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.3.5 +version: 0.3.6 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index fa9a029..f09c00e 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.7-ldap + tag: v2.6.8-ldap pullPolicy: Always nameOverride: "" From d243b46e64e61d97af85b195ad7b2d9e3055da81 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Fri, 13 Dec 2019 15:31:39 +0100 Subject: [PATCH 2/4] Revert "netbox: Update to 2.6.8" Necessary docker tags missing, waiting for response from netbox community This reverts commit e4c2c5a62c5805169ecfc874e74c8eb25454bafc. --- charts/netbox/Chart.yaml | 4 ++-- charts/netbox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 8a0003c..71a95bd 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.8" +appVersion: "2.6.7" 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.3.6 +version: 0.3.5 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index f09c00e..fa9a029 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.8-ldap + tag: v2.6.7-ldap pullPolicy: Always nameOverride: "" From 8d9436a345bcea1bf7174b3e1e08d95a78276bf2 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Mon, 16 Dec 2019 15:28:50 +0100 Subject: [PATCH 3/4] Revert "Revert "netbox: Update to 2.6.8"" Docker image tags have now been pushed properly This reverts commit d243b46e64e61d97af85b195ad7b2d9e3055da81. --- charts/netbox/Chart.yaml | 4 ++-- charts/netbox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 71a95bd..8a0003c 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.7" +appVersion: "2.6.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.3.5 +version: 0.3.6 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index fa9a029..f09c00e 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.7-ldap + tag: v2.6.8-ldap pullPolicy: Always nameOverride: "" From c2cb558dd3022ad14d8e4f74be0da80270ceb0ef Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Sat, 4 Jan 2020 11:08:48 +0100 Subject: [PATCH 4/4] netbox: Update to 2.6.11 --- charts/netbox/Chart.yaml | 4 ++-- charts/netbox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 8a0003c..d059c58 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.8" +appVersion: "2.6.11" 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.3.6 +version: 0.3.7 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index f09c00e..360ab27 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.8-ldap + tag: v2.6.11-ldap pullPolicy: Always nameOverride: ""