[bitnami/chainloop] Release 1.0.1 (#28940)

* [bitnami/chainloop] Release 1.0.1 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-08-20 19:17:47 +02:00
committed by GitHub
parent 698baac23b
commit 4a2f985362
5 changed files with 17 additions and 13 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.0.1 (2024-08-20)
* [bitnami/chainloop] Release 1.0.1 ([#28940](https://github.com/bitnami/charts/pull/28940))
## 1.0.0 (2024-08-19)
* [bitnami/chainloop] Major version 1.0.0: Use development mode by default ([#28923](https://github.com/bitnami/charts/pull/28923))
* [bitnami/chainloop] Major version 1.0.0: Use development mode by default (#28923) ([9da9f3b](https://github.com/bitnami/charts/commit/9da9f3b33f7abfb1a04f42de47a9802c27166d18)), closes [#28923](https://github.com/bitnami/charts/issues/28923)
## <small>0.1.6 (2024-08-14)</small>

View File

@@ -4,9 +4,9 @@ dependencies:
version: 2.22.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.21
version: 15.5.23
- name: vault
repository: oci://registry-1.docker.io/bitnamicharts
version: 1.4.18
digest: sha256:cfbb0a454929ba6fd4d7c0db236deed38dc0ec26914d879e0e6c0021d8b30507
generated: "2024-08-09T13:40:00.164697451Z"
digest: sha256:6f35d67474692e7326c81a785c5db5499722f9cbf4dad5f1b24947128b44cd9e
generated: "2024-08-20T17:06:21.371910557Z"

View File

@@ -6,15 +6,15 @@ annotations:
license: Apache-2.0
images: |
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:0.95.7-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.96.1-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.95.7-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.96.1-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.95.7-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.1-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
apiVersion: v2
appVersion: 0.95.7
appVersion: 0.96.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -63,4 +63,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
- https://github.com/chainloop-dev/chainloop
version: 1.0.0
version: 1.0.1

View File

@@ -1041,4 +1041,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

@@ -164,7 +164,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
tag: 0.95.7-debian-12-r0
tag: 0.96.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -242,7 +242,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
tag: 0.95.7-debian-12-r0
tag: 0.96.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -990,7 +990,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 0.95.7-debian-12-r0
tag: 0.96.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'