Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: canonical/notebook-operators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 31821a7b2a75d608ec42bdf19cb87dc6d86a2145
Choose a base ref
..
head repository: canonical/notebook-operators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 04a6c79e9ba0290fc80ece422ec2f73f14483c76
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 .github/workflows/integrate.yaml
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ jobs:
uses: charmed-kubernetes/actions-operator@main
with:
provider: microk8s
channel: 1.25-strict/stable
channel: 1.29-strict/stable
charmcraft-channel: latest/candidate
microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.5/stable
@@ -76,7 +76,7 @@ jobs:
uses: charmed-kubernetes/actions-operator@main
with:
provider: microk8s
channel: 1.25-strict/stable
channel: 1.29-strict/stable
charmcraft-channel: latest/candidate
microk8s-addons: "dns storage rbac ingress metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.5/stable