Releases: juspay/hyperswitch-helm
hyperswitch-encryption-service-0.1.6
A Helm chart for deploying Hyperswitch encryption-service
What's Changed
- feat(hyperswitch-encryption-service): add option to create ServiceMonitor by @SanchithHegde in #272
Full Changelog: hyperswitch-control-center-1.0.0...hyperswitch-encryption-service-0.1.6
hyperswitch-control-center-1.0.0
A dashboard for Hyperswitch Service
What's Changed
- feat: Release
hyperswitch-control-centerv1.0.0 by @Shailesh-714 in #271
Full Changelog: hyperswitch-app-1.0.0...hyperswitch-control-center-1.0.0
hyperswitch-app-1.0.0
Hyperswitch is a community-led, open payments switch designed to empower digital businesses by providing fast, reliable, and affordable access to the best payments infrastructure.
What's Changed
- ci: support custom tag creation for ucs by @inventvenkat in #262
- feat: update hyperswitch app to stable version 1.0.0 by @Shailesh-714 in #259
- refactor: remove hyperswitch-istio chart by @Shailesh-714 in #260
- fix: config generation helper fn to only exclude non null keys by @Shailesh-714 in #263
- fix: volume mount attachment in scheduler by @Shailesh-714 in #264
- fix: remove duplicate drainer secrets by @Shailesh-714 in #265
- fix: update replica db usage in
hyperswitch-appchart by @Shailesh-714 in #266 - [BREAKING CHANGE] Release
hyperswitch-appv1.0.0 by @Shailesh-714 in #270
Full Changelog: hyperswitch-app-0.3.0-beta.3...hyperswitch-app-1.0.0
hyperswitch-web-0.2.14
Helm chart for Hyperswitch SDK static Server. This chart allow end user to deploy standalone SDK with different way: - prebuilt nginx static server (deployment - required a specific docker build) - autobuild nginx static server (statefulset and assets saved in PVC) The prebuilt image is suitable for production, no building time. Autobuild is suitable to quick start, assets are built in initContainer and saved in PVC. Nginx container will serve assets
What's Changed
- refactor: refactoring the
hyperswitch-appchart for daily deployments by @Shailesh-714 in #199 - ci: fixed git user identity issue in sync workflow by @Shailesh-714 in #207
- ci: updated ci workflow to use semver chart version by @Shailesh-714 in #209
- chore: refactored app chart for config management by @Shailesh-714 in #208
- ci: updated sync workflow to helm dependency build by @Shailesh-714 in #210
- fix: minor refactor by @Shailesh-714 in #212
- refac: added labels to deployments by @Shailesh-714 in #213
- ci: removed fallback to main and force pushing tag by @Shailesh-714 in #214
- feat: adding cr creation support to manage secrets using external secrets operator by @Shailesh-714 in #215
- fix: fixed misssing provider field in external secret secret store by @Shailesh-714 in #216
- chore: added missing non-critical values for externalsecrets cr by @Shailesh-714 in #217
- fix: fixed chart version creation for daily release by @Shailesh-714 in #218
- ci: fixed version validation issue for daily releases by @Shailesh-714 in #219
- chore: refactored helm chart to have release name prefix by @Shailesh-714 in #220
- feat: add istio cr to hyperswitch-app by @Shailesh-714 in #221
- feat: Tpl Support feature in value ref by @Shailesh-714 in #222
- fix: fixed istio vs structure by @Shailesh-714 in #223
- ci: add workflow to update helm chart for custom deployments by @Shailesh-714 in #225
- feat: add seperate hyperswitch-control-center chart by @Shailesh-714 in #226
- ci: argo rollouts for canary deployments by @Shailesh-714 in #227
- fix: removed version label form selector labels by @Shailesh-714 in #228
- fix: reduce health check period from 60s to 5s for faster startup by @inventvenkat in #229
- ci: add workflow for control center daily releases by @Shailesh-714 in #230
- fix: remove version label in istio by @Shailesh-714 in #231
- fix: port mismatch for dashboard by @Shailesh-714 in #232
- ci: improvise and fix sync update workflows by @Shailesh-714 in #233
- ci: added a workflow to update release branches by @Shailesh-714 in #234
- hyperswitch-ucs: updated ucs templates and config by @heykulthe in #236
- chore: add github workflow for ucs by @heykulthe in #237
- chore: update hpa to use min-max replicas from values.yaml by @heykulthe in #238
- fix: add helper func to take Values.config and put to ucs.toml by @heykulthe in #239
- fix: update ucs deployment with updated config by @heykulthe in #240
- fix: update helper fn for ucs to correctly append configs by @heykulthe in #241
- chore: add condition for psql in app charts by @heykulthe in #242
- fix: update git add to add full dir instead of individual paths by @heykulthe in #243
- fix: update workflow to edit .image.tag for ucs by @heykulthe in #246
- fix: add misc/configmap to override changes from ucs configmap by @heykulthe in #247
- fix: update ucs helper func to properly parse values by @heykulthe in #248
- fix: update ucs configmap name by @heykulthe in #249
- fix: add check for initContainer if any enabled in hyperswitch-app by @heykulthe in #250
- fix: remove quotes from LOCKER__DATABASE__PASSWORD in helm secret by @dmatviichuk in #245
- chore: remove hardcoded v1 from args & fix imagePullPolicy ref by @dmatviichuk in #244
- feat: Add encryption service chart by @Shailesh-714 in #257
New Contributors
- @heykulthe made their first contribution in #236
- @dmatviichuk made their first contribution in #245
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-web-0.2.14
hyperswitch-ucs-0.1.3
A Helm chart for Hyperswitch UCS Service
What's Changed
- refactor: refactoring the
hyperswitch-appchart for daily deployments by @Shailesh-714 in #199 - ci: fixed git user identity issue in sync workflow by @Shailesh-714 in #207
- ci: updated ci workflow to use semver chart version by @Shailesh-714 in #209
- chore: refactored app chart for config management by @Shailesh-714 in #208
- ci: updated sync workflow to helm dependency build by @Shailesh-714 in #210
- fix: minor refactor by @Shailesh-714 in #212
- refac: added labels to deployments by @Shailesh-714 in #213
- ci: removed fallback to main and force pushing tag by @Shailesh-714 in #214
- feat: adding cr creation support to manage secrets using external secrets operator by @Shailesh-714 in #215
- fix: fixed misssing provider field in external secret secret store by @Shailesh-714 in #216
- chore: added missing non-critical values for externalsecrets cr by @Shailesh-714 in #217
- fix: fixed chart version creation for daily release by @Shailesh-714 in #218
- ci: fixed version validation issue for daily releases by @Shailesh-714 in #219
- chore: refactored helm chart to have release name prefix by @Shailesh-714 in #220
- feat: add istio cr to hyperswitch-app by @Shailesh-714 in #221
- feat: Tpl Support feature in value ref by @Shailesh-714 in #222
- fix: fixed istio vs structure by @Shailesh-714 in #223
- ci: add workflow to update helm chart for custom deployments by @Shailesh-714 in #225
- feat: add seperate hyperswitch-control-center chart by @Shailesh-714 in #226
- ci: argo rollouts for canary deployments by @Shailesh-714 in #227
- fix: removed version label form selector labels by @Shailesh-714 in #228
- fix: reduce health check period from 60s to 5s for faster startup by @inventvenkat in #229
- ci: add workflow for control center daily releases by @Shailesh-714 in #230
- fix: remove version label in istio by @Shailesh-714 in #231
- fix: port mismatch for dashboard by @Shailesh-714 in #232
- ci: improvise and fix sync update workflows by @Shailesh-714 in #233
- ci: added a workflow to update release branches by @Shailesh-714 in #234
- hyperswitch-ucs: updated ucs templates and config by @heykulthe in #236
- chore: add github workflow for ucs by @heykulthe in #237
- chore: update hpa to use min-max replicas from values.yaml by @heykulthe in #238
- fix: add helper func to take Values.config and put to ucs.toml by @heykulthe in #239
- fix: update ucs deployment with updated config by @heykulthe in #240
- fix: update helper fn for ucs to correctly append configs by @heykulthe in #241
- chore: add condition for psql in app charts by @heykulthe in #242
- fix: update git add to add full dir instead of individual paths by @heykulthe in #243
- fix: update workflow to edit .image.tag for ucs by @heykulthe in #246
- fix: add misc/configmap to override changes from ucs configmap by @heykulthe in #247
- fix: update ucs helper func to properly parse values by @heykulthe in #248
- fix: update ucs configmap name by @heykulthe in #249
- fix: add check for initContainer if any enabled in hyperswitch-app by @heykulthe in #250
- fix: remove quotes from LOCKER__DATABASE__PASSWORD in helm secret by @dmatviichuk in #245
- chore: remove hardcoded v1 from args & fix imagePullPolicy ref by @dmatviichuk in #244
- feat: Add encryption service chart by @Shailesh-714 in #257
New Contributors
- @heykulthe made their first contribution in #236
- @dmatviichuk made their first contribution in #245
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-ucs-0.1.3
hyperswitch-encryption-service-0.1.5
A Helm chart for deploying Hyperswitch encryption-service
What's Changed
- refactor: refactoring the
hyperswitch-appchart for daily deployments by @Shailesh-714 in #199 - ci: fixed git user identity issue in sync workflow by @Shailesh-714 in #207
- ci: updated ci workflow to use semver chart version by @Shailesh-714 in #209
- chore: refactored app chart for config management by @Shailesh-714 in #208
- ci: updated sync workflow to helm dependency build by @Shailesh-714 in #210
- fix: minor refactor by @Shailesh-714 in #212
- refac: added labels to deployments by @Shailesh-714 in #213
- ci: removed fallback to main and force pushing tag by @Shailesh-714 in #214
- feat: adding cr creation support to manage secrets using external secrets operator by @Shailesh-714 in #215
- fix: fixed misssing provider field in external secret secret store by @Shailesh-714 in #216
- chore: added missing non-critical values for externalsecrets cr by @Shailesh-714 in #217
- fix: fixed chart version creation for daily release by @Shailesh-714 in #218
- ci: fixed version validation issue for daily releases by @Shailesh-714 in #219
- chore: refactored helm chart to have release name prefix by @Shailesh-714 in #220
- feat: add istio cr to hyperswitch-app by @Shailesh-714 in #221
- feat: Tpl Support feature in value ref by @Shailesh-714 in #222
- fix: fixed istio vs structure by @Shailesh-714 in #223
- ci: add workflow to update helm chart for custom deployments by @Shailesh-714 in #225
- feat: add seperate hyperswitch-control-center chart by @Shailesh-714 in #226
- ci: argo rollouts for canary deployments by @Shailesh-714 in #227
- fix: removed version label form selector labels by @Shailesh-714 in #228
- fix: reduce health check period from 60s to 5s for faster startup by @inventvenkat in #229
- ci: add workflow for control center daily releases by @Shailesh-714 in #230
- fix: remove version label in istio by @Shailesh-714 in #231
- fix: port mismatch for dashboard by @Shailesh-714 in #232
- ci: improvise and fix sync update workflows by @Shailesh-714 in #233
- ci: added a workflow to update release branches by @Shailesh-714 in #234
- hyperswitch-ucs: updated ucs templates and config by @heykulthe in #236
- chore: add github workflow for ucs by @heykulthe in #237
- chore: update hpa to use min-max replicas from values.yaml by @heykulthe in #238
- fix: add helper func to take Values.config and put to ucs.toml by @heykulthe in #239
- fix: update ucs deployment with updated config by @heykulthe in #240
- fix: update helper fn for ucs to correctly append configs by @heykulthe in #241
- chore: add condition for psql in app charts by @heykulthe in #242
- fix: update git add to add full dir instead of individual paths by @heykulthe in #243
- fix: update workflow to edit .image.tag for ucs by @heykulthe in #246
- fix: add misc/configmap to override changes from ucs configmap by @heykulthe in #247
- fix: update ucs helper func to properly parse values by @heykulthe in #248
- fix: update ucs configmap name by @heykulthe in #249
- fix: add check for initContainer if any enabled in hyperswitch-app by @heykulthe in #250
- fix: remove quotes from LOCKER__DATABASE__PASSWORD in helm secret by @dmatviichuk in #245
- chore: remove hardcoded v1 from args & fix imagePullPolicy ref by @dmatviichuk in #244
- feat: Add encryption service chart by @Shailesh-714 in #257
New Contributors
- @heykulthe made their first contribution in #236
- @dmatviichuk made their first contribution in #245
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-encryption-service-0.1.5
hyperswitch-card-vault-0.1.5
A Helm chart for creating Hyperswitch Card Vault
What's Changed
- refactor: refactoring the
hyperswitch-appchart for daily deployments by @Shailesh-714 in #199 - ci: fixed git user identity issue in sync workflow by @Shailesh-714 in #207
- ci: updated ci workflow to use semver chart version by @Shailesh-714 in #209
- chore: refactored app chart for config management by @Shailesh-714 in #208
- ci: updated sync workflow to helm dependency build by @Shailesh-714 in #210
- fix: minor refactor by @Shailesh-714 in #212
- refac: added labels to deployments by @Shailesh-714 in #213
- ci: removed fallback to main and force pushing tag by @Shailesh-714 in #214
- feat: adding cr creation support to manage secrets using external secrets operator by @Shailesh-714 in #215
- fix: fixed misssing provider field in external secret secret store by @Shailesh-714 in #216
- chore: added missing non-critical values for externalsecrets cr by @Shailesh-714 in #217
- fix: fixed chart version creation for daily release by @Shailesh-714 in #218
- ci: fixed version validation issue for daily releases by @Shailesh-714 in #219
- chore: refactored helm chart to have release name prefix by @Shailesh-714 in #220
- feat: add istio cr to hyperswitch-app by @Shailesh-714 in #221
- feat: Tpl Support feature in value ref by @Shailesh-714 in #222
- fix: fixed istio vs structure by @Shailesh-714 in #223
- ci: add workflow to update helm chart for custom deployments by @Shailesh-714 in #225
- feat: add seperate hyperswitch-control-center chart by @Shailesh-714 in #226
- ci: argo rollouts for canary deployments by @Shailesh-714 in #227
- fix: removed version label form selector labels by @Shailesh-714 in #228
- fix: reduce health check period from 60s to 5s for faster startup by @inventvenkat in #229
- ci: add workflow for control center daily releases by @Shailesh-714 in #230
- fix: remove version label in istio by @Shailesh-714 in #231
- fix: port mismatch for dashboard by @Shailesh-714 in #232
- ci: improvise and fix sync update workflows by @Shailesh-714 in #233
- ci: added a workflow to update release branches by @Shailesh-714 in #234
- hyperswitch-ucs: updated ucs templates and config by @heykulthe in #236
- chore: add github workflow for ucs by @heykulthe in #237
- chore: update hpa to use min-max replicas from values.yaml by @heykulthe in #238
- fix: add helper func to take Values.config and put to ucs.toml by @heykulthe in #239
- fix: update ucs deployment with updated config by @heykulthe in #240
- fix: update helper fn for ucs to correctly append configs by @heykulthe in #241
- chore: add condition for psql in app charts by @heykulthe in #242
- fix: update git add to add full dir instead of individual paths by @heykulthe in #243
- fix: update workflow to edit .image.tag for ucs by @heykulthe in #246
- fix: add misc/configmap to override changes from ucs configmap by @heykulthe in #247
- fix: update ucs helper func to properly parse values by @heykulthe in #248
- fix: update ucs configmap name by @heykulthe in #249
- fix: add check for initContainer if any enabled in hyperswitch-app by @heykulthe in #250
- fix: remove quotes from LOCKER__DATABASE__PASSWORD in helm secret by @dmatviichuk in #245
- chore: remove hardcoded v1 from args & fix imagePullPolicy ref by @dmatviichuk in #244
- feat: Add encryption service chart by @Shailesh-714 in #257
New Contributors
- @heykulthe made their first contribution in #236
- @dmatviichuk made their first contribution in #245
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-card-vault-0.1.5
hyperswitch-app-0.3.0-beta.3
Hyperswitch is a community-led, open payments switch designed to empower digital businesses by providing fast, reliable, and affordable access to the best payments infrastructure.
What's Changed
- refactor: refactoring the
hyperswitch-appchart for daily deployments by @Shailesh-714 in #199 - ci: fixed git user identity issue in sync workflow by @Shailesh-714 in #207
- ci: updated ci workflow to use semver chart version by @Shailesh-714 in #209
- chore: refactored app chart for config management by @Shailesh-714 in #208
- ci: updated sync workflow to helm dependency build by @Shailesh-714 in #210
- fix: minor refactor by @Shailesh-714 in #212
- refac: added labels to deployments by @Shailesh-714 in #213
- ci: removed fallback to main and force pushing tag by @Shailesh-714 in #214
- feat: adding cr creation support to manage secrets using external secrets operator by @Shailesh-714 in #215
- fix: fixed misssing provider field in external secret secret store by @Shailesh-714 in #216
- chore: added missing non-critical values for externalsecrets cr by @Shailesh-714 in #217
- fix: fixed chart version creation for daily release by @Shailesh-714 in #218
- ci: fixed version validation issue for daily releases by @Shailesh-714 in #219
- chore: refactored helm chart to have release name prefix by @Shailesh-714 in #220
- feat: add istio cr to hyperswitch-app by @Shailesh-714 in #221
- feat: Tpl Support feature in value ref by @Shailesh-714 in #222
- fix: fixed istio vs structure by @Shailesh-714 in #223
- ci: add workflow to update helm chart for custom deployments by @Shailesh-714 in #225
- feat: add seperate hyperswitch-control-center chart by @Shailesh-714 in #226
- ci: argo rollouts for canary deployments by @Shailesh-714 in #227
- fix: removed version label form selector labels by @Shailesh-714 in #228
- fix: reduce health check period from 60s to 5s for faster startup by @inventvenkat in #229
- ci: add workflow for control center daily releases by @Shailesh-714 in #230
- fix: remove version label in istio by @Shailesh-714 in #231
- fix: port mismatch for dashboard by @Shailesh-714 in #232
- ci: improvise and fix sync update workflows by @Shailesh-714 in #233
- ci: added a workflow to update release branches by @Shailesh-714 in #234
- hyperswitch-ucs: updated ucs templates and config by @heykulthe in #236
- chore: add github workflow for ucs by @heykulthe in #237
- chore: update hpa to use min-max replicas from values.yaml by @heykulthe in #238
- fix: add helper func to take Values.config and put to ucs.toml by @heykulthe in #239
- fix: update ucs deployment with updated config by @heykulthe in #240
- fix: update helper fn for ucs to correctly append configs by @heykulthe in #241
- chore: add condition for psql in app charts by @heykulthe in #242
- fix: update git add to add full dir instead of individual paths by @heykulthe in #243
- fix: update workflow to edit .image.tag for ucs by @heykulthe in #246
- fix: add misc/configmap to override changes from ucs configmap by @heykulthe in #247
- fix: update ucs helper func to properly parse values by @heykulthe in #248
- fix: update ucs configmap name by @heykulthe in #249
- fix: add check for initContainer if any enabled in hyperswitch-app by @heykulthe in #250
- fix: remove quotes from LOCKER__DATABASE__PASSWORD in helm secret by @dmatviichuk in #245
- chore: remove hardcoded v1 from args & fix imagePullPolicy ref by @dmatviichuk in #244
- feat: Add encryption service chart by @Shailesh-714 in #257
New Contributors
- @heykulthe made their first contribution in #236
- @dmatviichuk made their first contribution in #245
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-app-0.3.0-beta.3
hyperswitch-stack-0.2.19
Hyperswitch is a community-led, open payments switch designed to empower digital businesses by providing fast, reliable, and affordable access to the best payments infrastructure.
Full Changelog: hyperswitch-app-0.2.15...hyperswitch-stack-0.2.19
hyperswitch-app-0.2.15
Hyperswitch is a community-led, open payments switch designed to empower digital businesses by providing fast, reliable, and affordable access to the best payments infrastructure.
Full Changelog: hyperswitch-stack-0.2.18...hyperswitch-app-0.2.15