[bitnami/whereabouts] Release 1.1.2 (#26757)

* [bitnami/whereabouts] Release 1.1.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-06-05 08:57:06 +02:00
committed by GitHub
parent 9169b39f5e
commit 06991a2c4c
3 changed files with 21 additions and 17 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.1.1 (2024-06-04)
## 1.1.2 (2024-06-05)
* [bitnami/whereabouts] Bump chart version ([#26673](https://github.com/bitnami/charts/pull/26673))
* [bitnami/whereabouts] Release 1.1.2 ([#26757](https://github.com/bitnami/charts/pull/26757))
## <small>1.1.1 (2024-06-04)</small>
* [bitnami/whereabouts] Bump chart version (#26673) ([02c7581](https://github.com/bitnami/charts/commit/02c7581e027023b7e3ddf01c58d178f3e2da806a)), closes [#26673](https://github.com/bitnami/charts/issues/26673)
## 1.1.0 (2024-05-21)

View File

@@ -6,27 +6,27 @@ annotations:
licenses: Apache-2.0
images: |
- name: whereabouts
image: docker.io/bitnami/whereabouts:0.7.0-debian-12-r3
image: docker.io/bitnami/whereabouts:0.7.0-debian-12-r4
apiVersion: v2
appVersion: 0.7.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: Whereabouts is a CNI IPAM plugin for Kubernetes clusters. It dynamically assigns IP addresses cluster-wide. Features both IPv4 and IPv6 addressing.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/whereabouts/img/whereabouts-stack-220x234.png
keywords:
- whereabouts
- cni
- kubernetes
- networking
- whereabouts
- cni
- kubernetes
- networking
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: whereabouts
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 1.1.1
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 1.1.2

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/whereabouts
tag: 0.7.0-debian-12-r3
tag: 0.7.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'