mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/schema-registry] Update chart dependency (kafka) (#28672)
This commit is contained in:
committed by
GitHub
parent
773d015855
commit
ff628f683c
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 21.0.0 (2024-08-05)
|
||||
|
||||
* [bitnami/schema-registry] Update chart dependency (kafka) ([#28672](https://github.com/bitnami/charts/pull/28672))
|
||||
|
||||
## 20.0.0 (2024-08-02)
|
||||
|
||||
* [bitnami/schema-registry] Release 20.0.0 ([#28641](https://github.com/bitnami/charts/pull/28641))
|
||||
* [bitnami/schema-registry] Release 20.0.0 (#28641) ([b6f2246](https://github.com/bitnami/charts/commit/b6f22465529a3990027ff4de3f72e589c394ed20)), closes [#28641](https://github.com/bitnami/charts/issues/28641)
|
||||
|
||||
## <small>19.2.5 (2024-07-25)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 29.3.14
|
||||
version: 30.0.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:8829a53e0217c23dbdb975b62f39e2ae866d2ec1bb21814a3cf48b6407042db3
|
||||
generated: "2024-08-02T15:59:46.292363519Z"
|
||||
digest: sha256:c944a1927bfab6bd8186c343b8f42ffba172cdcec9191f35253dc22d1fca0d81
|
||||
generated: "2024-08-05T17:21:26.630459+02:00"
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 29.x.x
|
||||
version: 30.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
|
||||
version: 20.0.0
|
||||
version: 21.0.0
|
||||
|
||||
@@ -429,6 +429,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 21.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 30.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3000).
|
||||
|
||||
### To 19.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 29.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-2900).
|
||||
@@ -535,4 +539,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.
|
||||
|
||||
Reference in New Issue
Block a user