Skip to content

WakeMeOps

Actions
Add WakeMeOps Debian repository and install packages
v1.1.1
Latest
Star (4)

cicd

wakemeops-action

⚠️ This action is currently unstable. Do not use it in production.

⚠️ Running this action inside containers is currently not supported.

Introduction

This action lets you easily install packages from the WakeMeOps Debian repository on linux runners.

WakeMeOps is a Debian repository containing - among other things - up-to-date devops tools such as kubectl, kustomize, helm, helmfile, ...

For more information see https://docs.wakemeops.com and https://github.com/upciti/wakemeops.

Usage example

- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      helm=3.7.2*
      kustomize=4.4.1*
      kubectl=1.22.4*

WakeMeOps is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Add WakeMeOps Debian repository and install packages
v1.1.1
Latest

WakeMeOps is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.