Skip to content

Commit

Permalink
Merge pull request #66 from upbound/renovate/build-digest
Browse files Browse the repository at this point in the history
chore(deps): update build digest to 1ed1933
  • Loading branch information
ytsarev authored Jan 22, 2025
2 parents 2552810 + a7457f5 commit 797d9cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
10 changes: 4 additions & 6 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ spec:
crossplane:
version: ">=v1.14.1-0"
dependsOn:
- provider: xpkg.upbound.io/crossplane-contrib/provider-helm
# renovate: datasource=github-releases depName=crossplane-contrib/provider-helm
version: "v0.20.3"
- provider: xpkg.upbound.io/crossplane-contrib/provider-kubernetes
# renovate: datasource=github-releases depName=crossplane-contrib/provider-kubernetes
version: "v0.16.2"
- provider: xpkg.upbound.io/upbound/provider-helm
version: "v0"
- provider: xpkg.upbound.io/upbound/provider-kubernetes
version: "v0"
- provider: xpkg.upbound.io/grafana/provider-grafana
# renovate: datasource=github-releases depName=grafana/crossplane-provider-grafana
version : "v0.8.0"
Expand Down
1 change: 1 addition & 0 deletions project.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ PROJECT_NAME := configuration-observability-oss
UPTEST_INPUT_MANIFESTS := examples/folder-grafana.yaml,examples/dashboard-grafana-crossplane-health.yaml,examples/dashboard-grafana-crossplane-mr.yaml,examples/dashboard-grafana-crossplane-resources-ttr.yaml,examples/dashboard-grafana-crossplane-sli-metrics.yaml,examples/dashboard-grafana-crossplane-sli-2-metrics.yaml,examples/dashboard-grafana-crossplane-top-level.yaml,examples/dashboard-grafana-crossplane-xmetrics.yaml,examples/oss.yaml
UPTEST_SKIP_IMPORT := true
UPTEST_SKIP_UPDATE := true
XPKG_IGNORE ?= .github/workflows/*.yaml,.github/workflows/*.yml,examples/*.yaml,.work/uptest-datasource.yaml,.cache/render/*,test/provider/*

0 comments on commit 797d9cb

Please sign in to comment.