Merge "Upgrade openvswitch image to latest-ubuntu_focal to fix qos issue"
This commit is contained in:
commit
3e28b8b3ca
@ -15,7 +15,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm OpenVSwitch
|
||||
name: openvswitch
|
||||
version: 0.1.12
|
||||
version: 0.1.13
|
||||
home: http://openvswitch.org
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png
|
||||
sources:
|
||||
|
@ -20,8 +20,8 @@ release_group: null
|
||||
|
||||
images:
|
||||
tags:
|
||||
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-ubuntu_bionic
|
||||
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-ubuntu_bionic
|
||||
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal
|
||||
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||
image_repo_sync: docker.io/library/docker:17.07.0
|
||||
pull_policy: "IfNotPresent"
|
||||
|
@ -13,5 +13,6 @@ openvswitch:
|
||||
- 0.1.10 Merge ovs-db and ovs-vswitchd in one Daemonset
|
||||
- 0.1.11 Add ovn.yaml in values_override, Enable ptcp_port 6640 which needed when use ovn
|
||||
- 0.1.12 Replace node-role.kubernetes.io/master with control-plane
|
||||
- 0.1.13 Upgrade openvswitch image to latest-ubuntu_focal to fix qos issue
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user