mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/whereabouts] ⚡ ⬆️ Update dependency references (#34723)
* [bitnami/whereabouts] Release 1.2.14 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CRDs automatically Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/whereabouts] Release 1.2.14 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CRDs automatically Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.13 (2025-06-16)
|
||||
## 1.2.14 (2025-07-04)
|
||||
|
||||
* [bitnami/whereabouts] :zap: :arrow_up: Update dependency references ([#34499](https://github.com/bitnami/charts/pull/34499))
|
||||
* [bitnami/whereabouts] :zap: :arrow_up: Update dependency references ([#34723](https://github.com/bitnami/charts/pull/34723))
|
||||
|
||||
## <small>1.2.13 (2025-06-16)</small>
|
||||
|
||||
* [bitnami/whereabouts] :zap: :arrow_up: Update dependency references (#34499) ([1fda073](https://github.com/bitnami/charts/commit/1fda073790490ade719bfaa74227bb078f797def)), closes [#34499](https://github.com/bitnami/charts/issues/34499)
|
||||
|
||||
## <small>1.2.12 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: whereabouts
|
||||
image: docker.io/bitnami/whereabouts:0.9.0-debian-12-r10
|
||||
image: docker.io/bitnami/whereabouts:0.9.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0
|
||||
appVersion: 0.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: whereabouts
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/whereabouts/v{version}/doc/crds/whereabouts.cni.cncf.io_ippools.yaml
|
||||
# Version: 0.9.0
|
||||
# Version: 0.9.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/whereabouts/v{version}/doc/crds/whereabouts.cni.cncf.io_overlappingrangeipreservations.yaml
|
||||
# Version: 0.9.0
|
||||
# Version: 0.9.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/whereabouts
|
||||
tag: 0.9.0-debian-12-r10
|
||||
tag: 0.9.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user