-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release v0.5.0
- Loading branch information
Showing
13 changed files
with
54 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
The changelog is automatically generated using [git-chglog](https://github.com/git-chglog/git-chglog) and it follows [Keep a Changelog](https://keepachangelog.com) format. | ||
|
||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-04-10 | ||
- feat: update hasura dependencies to v2.38.1 | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-02-26 | ||
- feat: update hasura dependencies to v2.37.0 ([#15](https://github.com/hasura/helm-charts/pull/15)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
The changelog is automatically generated using [git-chglog](https://github.com/git-chglog/git-chglog) and it follows [Keep a Changelog](https://keepachangelog.com) format. | ||
|
||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-04-10 | ||
- feat: update hasura dependencies to v2.38.1 | ||
- feat: add service account template ([#19](https://github.com/hasura/helm-charts/pull/19)) | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-02-26 | ||
- feat: update hasura dependencies to v2.37.0 ([#15](https://github.com/hasura/helm-charts/pull/15)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
The changelog is automatically generated using [git-chglog](https://github.com/git-chglog/git-chglog) and it follows [Keep a Changelog](https://keepachangelog.com) format. | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-04-10 | ||
- feat: update hasura dependencies to v2.38.1 | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-02-26 | ||
- feat: update hasura dependencies to v2.37.0 ([#15](https://github.com/hasura/helm-charts/pull/15)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
dependencies: | ||
- name: graphql-engine | ||
repository: file://../graphql-engine | ||
version: 0.4.0 | ||
version: 0.5.0 | ||
- name: graphql-data-connector | ||
repository: file://../graphql-data-connector | ||
version: 0.4.0 | ||
version: 0.5.0 | ||
- name: mongo-data-connector | ||
repository: file://../mongo-data-connector | ||
version: 0.4.0 | ||
version: 0.5.0 | ||
- name: redis | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
version: 17.15.2 | ||
- name: dex | ||
repository: https://charts.dexidp.io | ||
version: 0.15.3 | ||
version: 0.17.1 | ||
- name: kube-prometheus-stack | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 48.6.0 | ||
- name: jaeger | ||
repository: https://jaegertracing.github.io/helm-charts | ||
version: 0.71.18 | ||
digest: sha256:ab48d419c8974f7060cde42e28aaf77d0b102271972d52f4f50d0211e970c919 | ||
generated: "2024-02-23T11:03:12.3064058-06:00" | ||
digest: sha256:c843937830ef0312a3c741225e9f509c48849cc55382dcb8a377b9cd256146f2 | ||
generated: "2024-04-10T09:43:09.789615591+07:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
The changelog is automatically generated using [git-chglog](https://github.com/git-chglog/git-chglog) and it follows [Keep a Changelog](https://keepachangelog.com) format. | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-04-10 | ||
- feat: update hasura dependencies to v2.38.1 | ||
|
||
<a name="[email protected]"></a> | ||
## [[email protected]] - 2024-02-26 | ||
- feat: update hasura dependencies to v2.37.0 ([#15](https://github.com/hasura/helm-charts/pull/15)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters