Skip to content

Commit caaf2f5

Browse files
committed
docs: add note about the current workflow of chart management
1 parent 319aaa9 commit caaf2f5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Logging operator logging chart
22

3-
The chart has been relocated [here](https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator-logging).
3+
This chart has been relocated under e2e/charts where it is used to run the e2e tests with.
4+
5+
All modifications should go there first, get tested and then synchronized to https://github.com/kube-logging/helm-charts/ where it is linted and released.
6+
7+
This is an unfortunate temporary workflow, but the plan is to move the charts back here and release from this repo to an OCI registry in the near future.

charts/logging-operator/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Logging operator chart
22

3-
The chart has been relocated [here](https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator).
3+
This chart has been relocated under e2e/charts where it is used to run the e2e tests with.
4+
5+
All modifications should go there first, get tested and then synchronized to https://github.com/kube-logging/helm-charts/ where it is linted and released.
6+
7+
This is an unfortunate temporary workflow, but the plan is to move the charts back here and release from this repo to an OCI registry in the near future.

0 commit comments

Comments
 (0)