mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-06 22:23:53 -05:00
requested changes
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
||||
run: |
|
||||
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add stakater https://stakater.github.io/stakater-charts
|
||||
helm repo update
|
||||
|
||||
- name: Set up chart-testing
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
Changes:
|
||||
* 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.
|
||||
* 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user