Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

skaffold 1.9.1 #718

Merged
merged 1 commit into from
May 8, 2020
Merged

Conversation

fmotrifork
Copy link
Contributor

Updating package skaffold to release v1.9.1.

Release info

v1.9.1 Hotfix Release - 05/07/2020

This is a hotfix release to address an issue with tailing logs while deploying with Helm, and to avoid an issue with authentication while building with Kaniko in GCB.

  • Revert "Only listen to pods for the current RunID" #4122
  • Pin to kaniko v0.20.0 #4128

Linux
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.9.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.9.1/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v1.9.1/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v1.9.1

@bacongobbler bacongobbler merged commit f5445d3 into fishworks:master May 8, 2020
@fmotrifork fmotrifork deleted the skaffold-v1.9.1 branch August 25, 2020 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants