Skip to content

Releases: oguzhan-yilmaz/steampipe-powerpipe-kubernetes

v0.9.1

11 Nov 22:01
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.9.1 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.9.1 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.7...v0.9.1

v0.9.0

31 Oct 19:18
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.9.0 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.9.0 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.7...v0.9.0

v0.8.7

31 Oct 19:14
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.7 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.7 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.6...v0.8.7

v0.8.6

31 Oct 19:09
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.6 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.6 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.5...v0.8.6

v0.8.5

31 Oct 19:07
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.5 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.5 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.4...v0.8.5

v0.8.4

31 Oct 19:02
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.4 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.4 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.3...v0.8.4

v0.8.3

31 Oct 19:00
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.3 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.3 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.2...v0.8.3

v0.8.2

31 Oct 18:58
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.2 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.2 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.1...v0.8.2

v0.8.1

31 Oct 18:51
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.1 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.1 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.8.0...v0.8.1

v0.8.0

31 Oct 18:50
Compare
Choose a tag to compare

Github Repo: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes
Github Releases: https://github.com/oguzhan-yilmaz/steampipe-powerpipe-kubernetes/releases
Github Pages: https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/
Github Pages (Helm index): https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes/index.yaml

Helm Repo

helm repo add oguzhan-yilmaz https://oguzhan-yilmaz.github.io/steampipe-powerpipe-kubernetes 
helm repo update oguzhan-yilmaz

Helm Install (latest version)

helm repo update oguzhan-yilmaz

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

Helm Install (current version)

helm show values oguzhan-yilmaz/steampipe-powerpipe-kubernetes --version 0.8.0 > values.yaml

# update the values.yaml on your own accord

helm upgrade --install steampipe-powerpipe \
  -n turbot \
  -f values.yaml \
  --create-namespace \
  --version 0.8.0 \
  oguzhan-yilmaz/steampipe-powerpipe-kubernetes

ArgoCD Application (current version)

First, download the argocd-application-X.Y.Z.yaml from assets.

kubectl apply -f argocd-application-X.Y.Z.yaml

Full Changelog: v0.7.1...v0.8.0