Merge ~silverdrake11/landscape-bundles:scalable-stable into landscape-bundles:scalable-stable

Proposed by Kevin Nasto
Status: Merged
Merged at revision: 4231fe9b0fc55cab05b84d0b5bbd4e153820e77e
Proposed branch: ~silverdrake11/landscape-bundles:scalable-stable
Merge into: landscape-bundles:scalable-stable
Diff against target: 48 lines (+7/-8)
1 file modified
bundle.yaml (+7/-8)
Reviewer Review Type Date Requested Status
Mitch Burton Approve
Review via email: mp+460627@code.launchpad.net

Commit message

Updated revisions to latest/stable and also from focal to jammy

Description of the change

Testing instructions:

Make sure yaml looks right
juju deploy ./bundle.yaml

To post a comment you must log in.
Revision history for this message
Mitch Burton (mitchburton) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/bundle.yaml b/bundle.yaml
2index bdf78b6..6742acc 100644
3--- a/bundle.yaml
4+++ b/bundle.yaml
5@@ -1,12 +1,12 @@
6 description: Landscape Scalable
7 name: landscape-scalable
8-series: focal
9+series: jammy
10 docs: https://discourse.charmhub.io/t/landscape-charm-bundles/10638
11 applications:
12 haproxy:
13 charm: ch:haproxy
14 channel: stable
15- revision: 66
16+ revision: 75
17 num_units: 1
18 expose: true
19 options:
20@@ -17,14 +17,13 @@ applications:
21 landscape-server:
22 charm: ch:landscape-server
23 channel: stable
24- series: jammy
25- revision: 102
26+ revision: 107
27 num_units: 1
28 constraints: mem=4096
29 postgresql:
30 charm: ch:postgresql
31- channel: latest
32- revision: 270
33+ channel: latest/stable
34+ revision: 345
35 num_units: 1
36 options:
37 extra_packages: python*-apt postgresql-contrib postgresql-.*-debversion postgresql-plpython.*
38@@ -33,8 +32,8 @@ applications:
39 constraints: mem=2048
40 rabbitmq-server:
41 charm: ch:rabbitmq-server
42- channel: stable
43- revision: 123
44+ channel: 3.9/stable
45+ revision: 183
46 num_units: 1
47 relations:
48 - [landscape-server, rabbitmq-server]

Subscribers

People subscribed via source and target branches

to all changes: