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 116327e commit 891807fCopy full SHA for 891807f
helm-chart/eoapi-notifier/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: eoapi-notifier
3
description: A Helm chart for eoAPI Notifier - Message handler for eoAPI components
4
type: application
5
-version: 0.1.0
6
-appVersion: "0.0.3"
+version: 0.0.4
+appVersion: "0.0.4"
7
home: https://github.com/developmentseed/eoapi-notifier
8
sources:
9
- https://github.com/developmentseed/eoapi-notifier
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "eoapi-notifier"
-version = "0.0.3"
+version = "0.0.4"
description = "Message handler for eoAPI components"
requires-python = ">=3.12"
10
authors = [
0 commit comments