Remove older values overrides - barbican
This change removes several older values overrides for the barbican chart as well as bumps the default images used to ussuri. Change-Id: Id3dd045839147b9f6bb4f4ccb55b229abbadf774
This commit is contained in:
parent
e95d8a0bcd
commit
a0318c23a4
@ -14,7 +14,7 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Barbican
|
description: OpenStack-Helm Barbican
|
||||||
name: barbican
|
name: barbican
|
||||||
version: 0.2.11
|
version: 0.2.12
|
||||||
home: https://docs.openstack.org/barbican/latest/
|
home: https://docs.openstack.org/barbican/latest/
|
||||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Barbican/OpenStack_Project_Barbican_vertical.png
|
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Barbican/OpenStack_Project_Barbican_vertical.png
|
||||||
sources:
|
sources:
|
||||||
|
@ -35,16 +35,16 @@ helm3_hook: true
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
bootstrap: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
bootstrap: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||||
scripted_test: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
scripted_test: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
db_init: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
db_init: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
barbican_db_sync: docker.io/openstackhelm/barbican:stein-ubuntu_bionic
|
barbican_db_sync: docker.io/openstackhelm/barbican:ussuri-ubuntu_bionic
|
||||||
db_drop: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
db_drop: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
ks_user: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
ks_user: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
ks_service: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
ks_service: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
ks_endpoints: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
ks_endpoints: docker.io/openstackhelm/heat:ussuri-ubuntu_bionic
|
||||||
barbican_api: docker.io/openstackhelm/barbican:stein-ubuntu_bionic
|
barbican_api: docker.io/openstackhelm/barbican:ussuri-ubuntu_bionic
|
||||||
rabbit_init: docker.io/rabbitmq:3.7-management
|
rabbit_init: docker.io/rabbitmq:3.7-management
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: "IfNotPresent"
|
pull_policy: "IfNotPresent"
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
images:
|
|
||||||
tags:
|
|
||||||
bootstrap: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
scripted_test: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
db_init: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
barbican_db_sync: "docker.io/openstackhelm/barbican:ocata-ubuntu_xenial"
|
|
||||||
db_drop: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
ks_user: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
ks_service: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
ks_endpoints: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
|
||||||
barbican_api: "docker.io/openstackhelm/barbican:ocata-ubuntu_xenial"
|
|
||||||
...
|
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
conf:
|
|
||||||
policy:
|
|
||||||
secret_project_match: project:%(target.secret.project_id)s
|
|
||||||
secret_creator_user: user:%(target.secret.creator_id)s
|
|
||||||
container_project_match: project:%(target.container.project_id)s
|
|
||||||
container_creator_user: user:%(target.container.creator_id)s
|
|
||||||
...
|
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
conf:
|
|
||||||
policy:
|
|
||||||
secret_project_match: project:%(target.secret.project_id)s
|
|
||||||
secret_creator_user: user:%(target.secret.creator_id)s
|
|
||||||
container_project_match: project:%(target.container.project_id)s
|
|
||||||
container_creator_user: user:%(target.container.creator_id)s
|
|
||||||
...
|
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
conf:
|
|
||||||
policy:
|
|
||||||
secret_project_match: project:%(target.secret.project_id)s
|
|
||||||
secret_creator_user: user:%(target.secret.creator_id)s
|
|
||||||
container_project_match: project:%(target.container.project_id)s
|
|
||||||
container_creator_user: user:%(target.container.creator_id)s
|
|
||||||
...
|
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
images:
|
|
||||||
tags:
|
|
||||||
bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
scripted_test: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
db_init: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
barbican_db_sync: "docker.io/openstackhelm/barbican:rocky-opensuse_15"
|
|
||||||
db_drop: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
ks_user: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
ks_service: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
ks_endpoints: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
|
||||||
barbican_api: "docker.io/openstackhelm/barbican:rocky-opensuse_15"
|
|
||||||
...
|
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
conf:
|
|
||||||
policy:
|
|
||||||
secret_project_match: project:%(target.secret.project_id)s
|
|
||||||
secret_creator_user: user:%(target.secret.creator_id)s
|
|
||||||
container_project_match: project:%(target.container.project_id)s
|
|
||||||
container_creator_user: user:%(target.container.creator_id)s
|
|
||||||
...
|
|
@ -15,4 +15,5 @@ barbican:
|
|||||||
- 0.2.9 Removed default policy in favor in code policy
|
- 0.2.9 Removed default policy in favor in code policy
|
||||||
- 0.2.10 Enable taint toleration for Openstack services
|
- 0.2.10 Enable taint toleration for Openstack services
|
||||||
- 0.2.11 Fix job annotations for db init job
|
- 0.2.11 Fix job annotations for db init job
|
||||||
|
- 0.2.12 Remove older values overrides
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user