[bitnami/multus-cni] Release 1.4.3 updating components versions (#22780)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-27 03:28:23 +01:00
committed by GitHub
parent 98441ccefe
commit 99010f3b31
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: multus-cni
image: docker.io/bitnami/multus-cni:4.0.2-debian-11-r131
image: docker.io/bitnami/multus-cni:4.0.2-debian-11-r133
apiVersion: v2
appVersion: 4.0.2
dependencies:
@@ -29,4 +29,4 @@ maintainers:
name: multus-cni
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
version: 1.4.2
version: 1.4.3

View File

@@ -242,4 +242,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -77,7 +77,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/multus-cni
tag: 4.0.2-debian-11-r131
tag: 4.0.2-debian-11-r133
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'