Skip to content

Commit

Permalink
use major version for rock tag (#200)
Browse files Browse the repository at this point in the history
We should set the base image to track the major version tag for the ROCK; on a charm release, it will be fixed to the digest of the current latest image with the same major version.
  • Loading branch information
lucabello authored Oct 19, 2023
1 parent ea9e3c4 commit 2081662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ resources:
OCI image for alertmanager. This charms makes the following assumptions about the image:
- location of executable "alertmanager" is in the path
- has `update-ca-certificates`
upstream-source: ubuntu/alertmanager:0.25.0-22.04_stable
upstream-source: ubuntu/alertmanager:0-22.04

provides:
alerting:
Expand Down

0 comments on commit 2081662

Please sign in to comment.