Skip to content

Commit

Permalink
remove release-please dev bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw committed Jun 18, 2024
1 parent 493240e commit ec2ed0d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bundles/dev/local-path-core/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,14 @@ kind: UDSBundle
metadata:
name: uds-rke2-local-path-core
description: "A UDS bundle for bootstrapping an RKE2 cluster and installing UDS Core services"
# x-release-please-start-version
version: "dev"
# x-release-please-end
architecture: amd64

packages:
- name: uds-rke2
description: "Deploys the UDS RKE2 Zarf package"
repository: ghcr.io/justinthelaw/packages/uds/uds-rke2
# x-release-please-start-version
ref: "dev"
# x-release-please-end

- name: local-path-init
description: "Deploys the custom Zarf Init package"
Expand All @@ -27,9 +23,7 @@ packages:
- name: uds-rke2-infrastructure
description: "Deploys the UDS RKE2 base infrastructure Zarf package"
repository: ghcr.io/justinthelaw/packages/uds/uds-rke2/infrastructure
# x-release-please-start-version
ref: "dev"
# x-release-please-end

- name: uds-core
description: "Deploys UDS Core services"
Expand Down

0 comments on commit ec2ed0d

Please sign in to comment.