Merge ~hloeung/squid-reverseproxy-charm:master into squid-reverseproxy-charm:master

Proposed by Haw Loeung
Status: Merged
Approved by: 🤖 Canonical IS Review Bot
Approved revision: d8102ace035a184ca66d7a280d1cc98ccdb50086
Merged at revision: 927884f4406c748acafb19c43e69b3282b70369c
Proposed branch: ~hloeung/squid-reverseproxy-charm:master
Merge into: squid-reverseproxy-charm:master
Diff against target: 20 lines (+2/-5)
1 file modified
charmcraft.yaml (+2/-5)
Reviewer Review Type Date Requested Status
🤖 Canonical IS Review Bot Approve
Canonical IS Reviewers Pending
Review via email: mp+455013@code.launchpad.net

Commit message

Updated dropping support for Bionic and Xenial; support for HTTPS on focal and later

To post a comment you must log in.
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 Review Bot (canonical-is-reviewbot) wrote :

Proxy approval for jsimpso

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

Change successfully merged at revision 927884f4406c748acafb19c43e69b3282b70369c

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charmcraft.yaml b/charmcraft.yaml
2index 47cb96c..277eea4 100644
3--- a/charmcraft.yaml
4+++ b/charmcraft.yaml
5@@ -6,13 +6,10 @@ bases:
6 architectures: ["amd64"]
7 run-on:
8 - name: ubuntu
9- channel: "20.04"
10- architectures: ["amd64"]
11- - name: ubuntu
12- channel: "18.04"
13+ channel: "22.04"
14 architectures: ["amd64"]
15 - name: ubuntu
16- channel: "16.04"
17+ channel: "20.04"
18 architectures: ["amd64"]
19 parts:
20 charm:

Subscribers

People subscribed via source and target branches

to all changes: