Skip to content

Commit

Permalink
Update k3d to 5.7.0 (#4824)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: Nuru <Nuru@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 9, 2024
1 parent 17e8c58 commit c330ea3
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.152 | Jenkins-X
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.6.3 | Little helper to run Rancher Lab's k3s in Docker
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.7.0 | Little helper to run Rancher Lab's k3s in Docker
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.52.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k9s](https://github.com/cloudposse/packages/actions/workflows/k9s.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak9s) | 0.32.5 | Kubernetes CLI To Manage Your Clusters In Style
[![katafygio](https://github.com/cloudposse/packages/actions/workflows/katafygio.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akatafygio) | 0.8.3 | K8s continuous backup to git
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.152 | Jenkins-X
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.6.3 | Little helper to run Rancher Lab's k3s in Docker
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.7.0 | Little helper to run Rancher Lab's k3s in Docker
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.52.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k9s](https://github.com/cloudposse/packages/actions/workflows/k9s.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak9s) | 0.32.5 | Kubernetes CLI To Manage Your Clusters In Style
[![katafygio](https://github.com/cloudposse/packages/actions/workflows/katafygio.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akatafygio) | 0.8.3 | K8s continuous backup to git
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jp 0.2.1 Command line interface to JMESPath
jq OBSOLETE Command-line JSON processor
json2hcl 0.1.1 Convert JSON to HCL, and vice versa
jx 3.10.152 Jenkins-X
k3d 5.6.3 Little helper to run Rancher Lab's k3s in Docker
k3d 5.7.0 Little helper to run Rancher Lab's k3s in Docker
k6 0.52.0 A modern load testing tool, using Go and JavaScript - https://k6.io
k9s 0.32.5 Kubernetes CLI To Manage Your Clusters In Style
katafygio 0.8.3 K8s continuous backup to git
Expand Down
2 changes: 1 addition & 1 deletion vendor/k3d/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.6.3
5.7.0
5 changes: 4 additions & 1 deletion vendor/teleport-4.2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ export PACKAGE_ENABLED = false

include ../../tasks/Makefile.vendor_includes

export DOWNLOAD_URL = https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# Approx July 1, 2024, Download URL changed from
# from https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# to https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export DOWNLOAD_URL = https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# Starting with version 4.3, Teleport is not compatible with Alpine
# so we disable updates
# export AUTO_UPDATE_ENABLED = false
Expand Down
6 changes: 5 additions & 1 deletion vendor/teleport-4.3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ export PACKAGE_NAME = $(MASTER_PACKAGE_NAME)-$(MAJOR_VERSION)
export PACKAGE_VERSION_PIN = $(MAJOR_VERSION).x

export PACKAGE_TYPES_DISABLED = apk
export PACKAGE_ARCHS_DISABLED = arm64

# This version is past end-of-life and will no longer be updated
export AUTO_UPDATE_ENABLED = false

include ../../tasks/Makefile.vendor_includes

export DOWNLOAD_URL ?= https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# Approx July 1, 2024, Download URL changed from
# from https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# to https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export DOWNLOAD_URL = https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export PACKAGE_EXE = teleport tctl tsh
export INSTALL_DIR = /usr/share/${MASTER_PACKAGE_NAME}/${MAJOR_VERSION}/bin

Expand Down
6 changes: 5 additions & 1 deletion vendor/teleport-4.4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ export PACKAGE_NAME = $(MASTER_PACKAGE_NAME)-$(MAJOR_VERSION)
export PACKAGE_VERSION_PIN = $(MAJOR_VERSION).x

export PACKAGE_TYPES_DISABLED = apk
export PACKAGE_ARCHS_DISABLED = arm64

# This version is past end-of-life and will no longer be updated
export AUTO_UPDATE_ENABLED = false

include ../../tasks/Makefile.vendor_includes

export DOWNLOAD_URL ?= https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# Approx July 1, 2024, Download URL changed from
# from https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# to https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export DOWNLOAD_URL = https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export PACKAGE_EXE = teleport tctl tsh
export INSTALL_DIR = /usr/share/${MASTER_PACKAGE_NAME}/${MAJOR_VERSION}/bin

Expand Down
6 changes: 5 additions & 1 deletion vendor/teleport-5.0/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,17 @@ export PACKAGE_PRERELEASE_ENABLED = false

# Starting with version 4.3, Teleport is not compatible with Alpine
export PACKAGE_TYPES_DISABLED = apk
export PACKAGE_ARCHS_DISABLED = arm64

# This version is past end-of-life and will no longer be updated
export AUTO_UPDATE_ENABLED = false

include ../../tasks/Makefile.vendor_includes

export DOWNLOAD_URL ?= https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# Approx July 1, 2024, Download URL changed from
# from https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# to https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export DOWNLOAD_URL = https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
export PACKAGE_EXE = teleport tctl tsh
export INSTALL_DIR = /usr/share/${MASTER_PACKAGE_NAME}/${MAJOR_VERSION}/bin

Expand Down
4 changes: 3 additions & 1 deletion vendor/teleport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ include ../../tasks/Makefile.vendor_includes

# Package details
export VENDOR ?= gravitational
export DOWNLOAD_URL ?= https://get.gravitational.com/teleport/$(PACKAGE_VERSION)/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# By version 16, we could just download and republish the packages, but that is extra work for us.
# https://cdn.teleport.dev/teleport-v16.0.3-linux-arm64-bin.tar.gz
export DOWNLOAD_URL ?= https://cdn.teleport.dev/teleport-v$(PACKAGE_VERSION)-$(OS)-$(ARCH)-bin.tar.gz
# so we disable updates
# export AUTO_UPDATE_ENABLED = false
export APK_BUILD_TEMPLATE ?= APKBUILD.github-binary
Expand Down

0 comments on commit c330ea3

Please sign in to comment.