Skip to content

Commit

Permalink
Feature remove acme challenge resources (#45)
Browse files Browse the repository at this point in the history
* updated configmap name in all files

* feature: updated postgres name

* feature: updated server name, debugged changes

* feature: updated ui name and debugged

* feature: fixed worker name

* feature: fixed temporal naming

* feature: removed unnecessary acme challenge resources

* revert namespace back to just multiwoven

* change env name from suffix to prefix: configmap

* change env name from suffix to prefix: ingress

* change env name from suffix to prefix: postgresql deployment/service

* change env name from suffix to prefix: postgresql pvc

* change env name from suffix to prefix: server

* change env name from suffix to prefix: ui

* change env name from suffix to prefix: worker

* change env name from suffix to prefix: temporal

* change env name from suffix to prefix: temporal in ingress template

* feature: parameterized temporalHost and postgresql default values

* fix: added app env to workflow deployment names

* fix: remove appEnv prefix changes

* fix: remove appEnv from values file

* fix: remove appEnv from values file

* fix: remove double quotes from values file

* fix: update chart name
  • Loading branch information
AngeloB-AIS authored Sep 27, 2024
1 parent b352013 commit f2e517d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/multiwoven/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: multiwoven
description: Open-source reverse ETL, an alternative to Hightouch, Census etc. 🔥
type: application
version: 0.25.0
appVersion: "0.25.0"
version: 0.26.0
appVersion: "0.26.0"
maintainers:
- name: subintp
- name: RafaelOAiSquared
Expand Down

0 comments on commit f2e517d

Please sign in to comment.