mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 23:48:05 -05:00
requested changes
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
|
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
|
||||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
helm repo add stakater https://stakater.github.io/stakater-charts
|
|
||||||
helm repo update
|
helm repo update
|
||||||
|
|
||||||
- name: Set up chart-testing
|
- name: Set up chart-testing
|
||||||
|
|||||||
@@ -2,8 +2,6 @@
|
|||||||
Changes:
|
Changes:
|
||||||
* Updated the default `infisical.image.tag` value to `v0.151.0`.
|
* Updated the default `infisical.image.tag` value to `v0.151.0`.
|
||||||
* `autoDatabaseSchemaMigration` has been fully removed as all newer versions of Infisical automatically run migrations as apart of the startup process.
|
* `autoDatabaseSchemaMigration` has been fully removed as all newer versions of Infisical automatically run migrations as apart of the startup process.
|
||||||
* Added automatic reloading support for the Infisical deployment when the `infisical.kubeSecretRef` kubernetes secret changes.
|
|
||||||
* Configurable by `infisical.redeployOnSecretChange: true|false`. Defaults to `false`.
|
|
||||||
|
|
||||||
## 1.7.1 (October 10, 2025)
|
## 1.7.1 (October 10, 2025)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user