Skip to content

Commit

Permalink
[alertmanager-snmp-notifier] Add inline schema (#3496)
Browse files Browse the repository at this point in the history
* feat: add yaml inline schema

Signed-off-by: Eugene Zuev <[email protected]>

* fix: bump version

Signed-off-by: Eugene Zuev <[email protected]>

---------

Signed-off-by: Eugene Zuev <[email protected]>
  • Loading branch information
zhekazuev authored Aug 5, 2023
1 parent 1889d55 commit 436e336
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/alertmanager-snmp-notifier/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ home: https://github.com/maxwo/snmp_notifier
sources:
- https://github.com/maxwo/snmp_notifier
type: application
version: 0.1.1
version: 0.1.2
appVersion: v1.4.0
keywords:
- monitoring
Expand Down
2 changes: 2 additions & 0 deletions charts/alertmanager-snmp-notifier/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# yaml-language-server: $schema=values.schema.json

image:
repository: maxwo/snmp-notifier
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 436e336

Please sign in to comment.