Merge ~barryprice/ntp-charm/+git/ntp-charm:master into ntp-charm:master

Proposed by Barry Price
Status: Merged
Approved by: Haw Loeung
Approved revision: e836730ffbfaf86194e69f0944de8a77b5ef1285
Merged at revision: 84ee0663302ec12a592adc7e105d6b17d65b8cf3
Proposed branch: ~barryprice/ntp-charm/+git/ntp-charm:master
Merge into: ntp-charm:master
Diff against target: 30 lines (+3/-10)
1 file modified
charmcraft.yaml (+3/-10)
Reviewer Review Type Date Requested Status
Haw Loeung +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+428345@code.launchpad.net

Commit message

Add jammy to charmcraft.yaml as well as metadata.yaml

To post a comment you must log in.
Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 84ee0663302ec12a592adc7e105d6b17d65b8cf3

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/charmcraft.yaml b/charmcraft.yaml
index 753a8cd..36c9571 100644
--- a/charmcraft.yaml
+++ b/charmcraft.yaml
@@ -9,22 +9,15 @@ parts:
9bases:9bases:
10 - build-on:10 - build-on:
11 - name: ubuntu11 - name: ubuntu
12 channel: "20.04"12 channel: "22.04"
13 architectures: ["amd64"]
14 run-on:13 run-on:
15 - name: ubuntu14 - name: ubuntu
15 channel: "22.04"
16 - name: ubuntu
16 channel: "20.04"17 channel: "20.04"
17 architectures:
18 - amd64
19 - name: ubuntu18 - name: ubuntu
20 channel: "18.04"19 channel: "18.04"
21 architectures:
22 - amd64
23 - name: ubuntu20 - name: ubuntu
24 channel: "16.04"21 channel: "16.04"
25 architectures:
26 - amd64
27 - name: ubuntu22 - name: ubuntu
28 channel: "14.04"23 channel: "14.04"
29 architectures:
30 - amd64

Subscribers

People subscribed via source and target branches