Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ artifacts:
repo: canonical/alertmanager-k8s-operator
path: .
releases:
- name: "0.34"
branch: track/0.34
cycle: "26.10"
support:
end_of_life: 2027-08-01
lts: false
- name: "0.31"
branch: track/0.31
cycle: "26.04"
Expand Down Expand Up @@ -298,6 +304,12 @@ artifacts:
repo: canonical/prometheus-k8s-operator
path: .
releases:
- name: "3.14"
branch: track/3.14
cycle: "26.10"
support:
end_of_life: 2027-08-01
lts: false
- name: "3.11"
branch: track/3.11
cycle: "26.04"
Expand Down Expand Up @@ -403,6 +415,12 @@ artifacts:
repo: canonical/alertmanager-rock
path: .
releases:
- name: "0.34"
branch: main
cycle: "26.10"
support:
end_of_life: 2027-08-01
lts: false
- name: "0.28"
branch: main
cycle: "26.04"
Expand Down Expand Up @@ -640,6 +658,12 @@ artifacts:
repo: canonical/prometheus-rock
path: .
releases:
- name: "3.14"
branch: main
cycle: "26.10"
support:
end_of_life: 2027-08-01
lts: false
- name: "3.11"
branch: main
cycle: "26.04"
Expand Down