Code Monkey home page Code Monkey logo

helm-charts's Introduction

Aquasecurity logo

Aqua Security Helm Charts

License

Aqua Security Open Source Projects Helm Charts on a Kubernetes cluster using the Helm package manager.

Charts

Prerequisites

  • Kubernetes 1.15+ with Beta APIs enabled
  • PV provisioner support in the underlying infrastructure

Installing Helm

curl -L https://git.io/get_helm.sh | bash
helm init

Installing Aqua Community Helm Repository

helm repo add aquasecurity https://aquasecurity.github.io/helm-charts/
helm repo update

Installing the Chart

Search all the repositories available

helm search repo aquasecurity -l

Install specific helm chart

helm install starboard aquasecurity/starboard-operator
helm status starboard

Uninstalling the Chart

To uninstall/delete the starboard deployment:

$ helm delete starboard

helm-charts's People

Contributors

chen-keinan avatar krol3 avatar simar7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

When github page deployment starts

Description

Hello!

Can you explain when GitHub Action runs deploy of GitHub-pages?

Postee v2.13.0 has been released 2 day ago, but helm repo still doesn't have this version.

➜  ~ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "aquasecurity" chart repository
Update Complete. ⎈Happy Helming!⎈

➜  ~ helm search repo aquasecurity -l | grep v2.1                    
aquasecurity/postee              	v2.12.0      	v2.12.0    	A Helm chart for Postee                           
aquasecurity/postee              	v2.11.2      	v2.11.2    	A Helm chart for Postee                           
aquasecurity/postee              	v2.11.1      	v2.11.1    	A Helm chart for Postee                           
aquasecurity/postee              	v2.11.0      	v2.11.0    	A Helm chart for Postee                           
aquasecurity/postee              	v2.10.2      	v2.10.2    	A Helm chart for Postee                           
aquasecurity/postee              	v2.1.0       	v2.1.0     	A Helm chart for Postee       

We need to wait for GH pages to deploy to see this version, right?

Best Regards, Dmitriy!

[trivy-operator v0.21.0 update issue] timed out waiting for cache to be synced, v1alpha1.RbacAssessmentReport

What steps did you take and what happened:
while updating the trivy-operator to v0.21.0 from v0.20.6

Our trivy-operator is restarting every 2 - 3minutes. It exits with the following error message:
error: unable to run trivy operator: starting controllers manager: [failed to wait for rbacassessmentreport caches to sync: timed out waiting for cache to be synced for Kind *v1alpha1.RbacAssessmentReport, failed waiting for all runnables to end within grace period of 30s: context deadline exceeded]

What did you expect to happen:
Pod runs stable.

Trivy-Operator version: v0.21.0

Environment:

Trivy-Operator version (use trivy-operator version): v0.21.0

Wrong data in repo index.yaml

The repo index lists chart-version 0.4.13 with app-version 0.26.0:

  - apiVersion: v2
    appVersion: 0.26.0
    created: "2022-04-25T13:07:38.151030799Z"
    description: Trivy helm chart
    digest: 819a6620554a559eecb43648f628b99332cd57fd2b768ad6d0c051bb635d5b75
    keywords:
    - scanner
    - trivy
    - vulnerability
    name: trivy
    sources:
    - https://github.com/aquasecurity/trivy
    urls:
    - https://github.com/aquasecurity/helm-charts/releases/download/trivy-0.4.13/trivy-0.4.13.tgz
    version: 0.4.13

but the app-version in the Chart.yaml is actually 0.25.0.

cat trivy/Chart.yaml 
apiVersion: v2
appVersion: 0.25.0

I stumbled over this when using https://github.com/fabmation-gmbh/helm-whatup which reported:

WARNING: The source repository could not be determined for 'trivy'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.