mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: update versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
## 1.5.1 (July 3, 2025)
|
## 1.6.1 (July 3, 2025)
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
* Added support for `topologySpreadConstraints` configuration in Helm chart
|
* Added support for `topologySpreadConstraints` configuration in Helm chart for the Infisical deployment
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* `topologySpreadConstraints`: Configure pod distribution across availability zones and nodes for high availability
|
* `topologySpreadConstraints`: Configure pod distribution across availability zones and nodes for high availability
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 1.6.0
|
version: 1.6.1
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
|||||||
Reference in New Issue
Block a user