Merge ~kotodama/charm-k8s-discourse:s3_storage into charm-k8s-discourse:master

Proposed by Loïc Gomez
Status: Merged
Approved by: Tom Haddon
Approved revision: 14f249af977858f553ecc7f4e6961fbe18ad766b
Merged at revision: c4e0953f8b850856079dde66612718b4611b81b3
Proposed branch: ~kotodama/charm-k8s-discourse:s3_storage
Merge into: charm-k8s-discourse:master
Diff against target: 13 lines (+1/-1)
1 file modified
config.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Tom Haddon Approve
🤖 prod-jenkaas-is (community) continuous-integration Approve
Canonical IS Reviewers Pending
Review via email: mp+415383@code.launchpad.net

Commit message

Set default image to `discoursecharmers/discourse:v2.7.10.1-20.04_edge`

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
🤖 prod-jenkaas-is (prod-jenkaas-is) wrote :

A CI job is currently in progress. A follow up comment will be added when it completes.

Revision history for this message
🤖 prod-jenkaas-is (prod-jenkaas-is) wrote :
review: Approve (continuous-integration)
Revision history for this message
Tom Haddon (mthaddon) wrote :

LGTM

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

Change successfully merged at revision c4e0953f8b850856079dde66612718b4611b81b3

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config.yaml b/config.yaml
2index cd002bc..e74a8c3 100644
3--- a/config.yaml
4+++ b/config.yaml
5@@ -2,7 +2,7 @@ options:
6 discourse_image:
7 type: string
8 description: "Discourse image to use"
9- default: "discoursecharmers/discourse:v2.7.10-20.04_edge"
10+ default: "discoursecharmers/discourse:v2.7.10.1-20.04_edge"
11 image_user:
12 type: string
13 description: "Private registry username"

Subscribers

People subscribed via source and target branches