Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Release Charts

on:
push:
branches:
- main
- update-dependencies # Temporarily allow releases from this branch for testing
paths:
- 'bitnami/**'

jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Configure Git
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"

- name: Run chart-releaser
uses: exivity/chart-releaser-action@v1.7.0
with:
charts_dir: bitnami
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
26 changes: 26 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# NOTICE

This repository is a fork of **Bitnami Helm Charts**
Original repository: https://github.com/bitnami/charts

Check warning on line 4 in NOTICE.md

View workflow job for this annotation

GitHub Actions / markdown-linter

MD034/no-bare-urls Bare URL used [Context: "https://github.com/bitnami/cha..."]

## Modifications

This fork is maintained by **Exivity** (https://github.com/exivity) with the following modifications:

Check warning on line 8 in NOTICE.md

View workflow job for this annotation

GitHub Actions / markdown-linter

MD034/no-bare-urls Bare URL used [Context: "https://github.com/exivity"]

1. **Dependency Repository Changes**: Updated all chart dependencies to use `https://exivity.github.io/bitnami-charts/` instead of Bitnami's OCI registry
2. **Version Increments**: Bumped chart versions to reflect fork maintenance
3. **Self-Hosted Infrastructure**: All charts are packaged and hosted independently

## License

All charts in this repository maintain the original **Apache License 2.0** from Bitnami/Broadcom.

Original copyright notices, attributions, and license declarations are preserved in all chart files.

## Attribution

Original work: Copyright © Broadcom, Inc. All Rights Reserved.
Licensed under Apache 2.0 License.

Modifications by: Exivity (https://github.com/exivity)

Check warning on line 25 in NOTICE.md

View workflow job for this annotation

GitHub Actions / markdown-linter

MD034/no-bare-urls Bare URL used [Context: "https://github.com/exivity"]
Modifications are derivative works under the same Apache 2.0 License.
12 changes: 0 additions & 12 deletions bitnami/airflow/Chart.lock

This file was deleted.

8 changes: 4 additions & 4 deletions bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ appVersion: 3.0.5
dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 22.x.x
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 16.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -41,4 +41,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 25.0.4
version: 25.0.7
6 changes: 0 additions & 6 deletions bitnami/apache/Chart.lock

This file was deleted.

4 changes: 2 additions & 2 deletions bitnami/apache/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apiVersion: v2
appVersion: 2.4.65
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -37,4 +37,4 @@ maintainers:
name: apache
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apache
version: 11.4.30
version: 11.4.33
9 changes: 0 additions & 9 deletions bitnami/apisix/Chart.lock

This file was deleted.

6 changes: 3 additions & 3 deletions bitnami/apisix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ appVersion: 3.13.0
dependencies:
- condition: etcd.enabled
name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 12.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -45,4 +45,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/apisix
- https://github.com/bitnami/charts/tree/main/bitnami/apisix-dashboard
- https://github.com/bitnami/charts/tree/main/bitnami/apisix-ingress-controller
version: 6.0.1
version: 6.0.4
12 changes: 0 additions & 12 deletions bitnami/appsmith/Chart.lock

This file was deleted.

8 changes: 4 additions & 4 deletions bitnami/appsmith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ appVersion: 1.85.0
dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 22.x.x
- condition: mongodb.enabled
name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 16.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -40,4 +40,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 7.0.4
version: 7.0.7
9 changes: 0 additions & 9 deletions bitnami/argo-cd/Chart.lock

This file was deleted.

6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ appVersion: 3.1.1
dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 22.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 11.0.1
version: 11.0.4
12 changes: 0 additions & 12 deletions bitnami/argo-workflows/Chart.lock

This file was deleted.

8 changes: 4 additions & 4 deletions bitnami/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ appVersion: 3.7.1
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 16.x.x
- condition: mysql.enabled
name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 14.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -43,4 +43,4 @@ maintainers:
name: argo-workflows
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows
version: 13.0.7
version: 13.0.10
6 changes: 0 additions & 6 deletions bitnami/aspnet-core/Chart.lock

This file was deleted.

4 changes: 2 additions & 2 deletions bitnami/aspnet-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apiVersion: v2
appVersion: 9.0.8
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -33,4 +33,4 @@ maintainers:
name: aspnet-core
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
version: 8.0.0
version: 8.0.3
6 changes: 0 additions & 6 deletions bitnami/cadvisor/Chart.lock

This file was deleted.

4 changes: 2 additions & 2 deletions bitnami/cadvisor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apiVersion: v2
appVersion: 0.53.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -29,4 +29,4 @@ maintainers:
name: cadvisor
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cadvisor
version: 0.1.14
version: 0.1.17
6 changes: 0 additions & 6 deletions bitnami/cassandra/Chart.lock

This file was deleted.

4 changes: 2 additions & 2 deletions bitnami/cassandra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apiVersion: v2
appVersion: 5.0.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -34,4 +34,4 @@ maintainers:
name: cassandra
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cassandra
version: 12.3.12
version: 12.3.15
6 changes: 0 additions & 6 deletions bitnami/cert-manager/Chart.lock

This file was deleted.

4 changes: 2 additions & 2 deletions bitnami/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apiVersion: v2
appVersion: 1.18.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
Expand All @@ -36,4 +36,4 @@ maintainers:
name: cert-manager
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cert-manager
version: 1.5.15
version: 1.5.18
12 changes: 0 additions & 12 deletions bitnami/chainloop/Chart.lock

This file was deleted.

8 changes: 4 additions & 4 deletions bitnami/chainloop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ apiVersion: v2
appVersion: 1.43.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
tags:
- bitnami-common
version: 2.x.x
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 16.x.x
- condition: development
name: vault
repository: oci://registry-1.docker.io/bitnamicharts
repository: https://exivity.github.io/bitnami-charts
version: 1.x.x
description: Chainloop is an open-source Software Supply Chain control plane, a single
source of truth for metadata and artifacts, plus a declarative attestation process.
Expand Down Expand Up @@ -64,4 +64,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: 4.0.76
version: 4.0.79
9 changes: 0 additions & 9 deletions bitnami/cilium/Chart.lock

This file was deleted.

Loading
Loading