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
diff --git a/charmcraft.yaml b/charmcraft.yaml
index 47cb96c..277eea4 100644
--- a/charmcraft.yaml
+++ b/charmcraft.yaml
@@ -6,13 +6,10 @@ bases:
6 architectures: ["amd64"]6 architectures: ["amd64"]
7 run-on:7 run-on:
8 - name: ubuntu8 - name: ubuntu
9 channel: "20.04"9 channel: "22.04"
10 architectures: ["amd64"]
11 - name: ubuntu
12 channel: "18.04"
13 architectures: ["amd64"]10 architectures: ["amd64"]
14 - name: ubuntu11 - name: ubuntu
15 channel: "16.04"12 channel: "20.04"
16 architectures: ["amd64"]13 architectures: ["amd64"]
17parts:14parts:
18 charm:15 charm:

Subscribers

People subscribed via source and target branches

to all changes: