Revert "netbox: Update to 2.6.8"
Necessary docker tags missing, waiting for response from netbox
community
This reverts commit e4c2c5a62c
.
This commit is contained in:
parent
e4c2c5a62c
commit
d243b46e64
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -7,7 +7,7 @@ replicaCount: 1
|
|||
|
||||
image:
|
||||
repository: netboxcommunity/netbox
|
||||
tag: v2.6.8-ldap
|
||||
tag: v2.6.7-ldap
|
||||
pullPolicy: Always
|
||||
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue