Skip to content

Commit

Permalink
πŸ”„ synced local 'Makefile' with remote 'shared/configurations/Makefile'
Browse files Browse the repository at this point in the history
  • Loading branch information
upbound-bot committed Jan 6, 2025
1 parent 48c1027 commit df1b874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ PLATFORMS ?= linux_amd64

# Tool Versions
# ------------------
UP_VERSION = v0.35.0
UP_VERSION = v0.36.2
UP_CHANNEL = stable
CROSSPLANE_CLI_VERSION = v1.18.0
CROSSPLANE_VERSION = v1.18.0-up.1
Expand All @@ -134,7 +134,7 @@ KIND_CLUSTER_NAME ?= uptest-$(PROJECT_NAME)
# XPKG Configuration
# ------------------
XPKG_DIR = $(shell pwd)
XPKG_IGNORE = .github/workflows/*.yaml,.github/workflows/*.yml,examples/*.yaml,.work/uptest-datasource.yaml,.cache/render/*
XPKG_IGNORE ?= .github/workflows/*.yaml,.github/workflows/*.yml,examples/*.yaml,.work/uptest-datasource.yaml,.cache/render/*
XPKG_REG_ORGS ?= xpkg.upbound.io/upbound
# NOTE: Skip promoting on xpkg.upbound.io as channel tags are inferred
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/upbound
Expand Down

0 comments on commit df1b874

Please sign in to comment.