We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add575c commit 4f3edc3Copy full SHA for 4f3edc3
CHANGELOG.md
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+- Bumped eoapi-notifier dependency version to 0.0.7
11
+
12
## [0.7.11] - 2025-10-17
13
-- Bumped eoapi-notifier dependency version to v0.0.6
14
+- Bumped eoapi-notifier dependency version to 0.0.6
15
16
## [0.7.10] - 2025-10-06
17
charts/eoapi/Chart.yaml
@@ -54,6 +54,6 @@ dependencies:
54
repository: "https://devseed.com/eoapi-k8s/"
55
condition: postgrescluster.enabled
56
- name: eoapi-notifier
57
- version: 0.0.6
+ version: 0.0.7
58
repository: "oci://ghcr.io/developmentseed/charts"
59
condition: eoapi-notifier.enabled
0 commit comments