Skip to content

Commit

Permalink
Merge pull request #9 from anchore/rprince/3_1_cleanup
Browse files Browse the repository at this point in the history
Fix version number change; clean out unused values files
  • Loading branch information
Btodhunter authored Jun 29, 2021
2 parents 1371043 + 9ab0b60 commit 23da16d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
node_image: "kindest/node:${{ matrix.kubernetesVersion }}"
config: kind-config.yaml
install_local_path_provisioner: true
wait: 300s
if: steps.lint.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down
2 changes: 1 addition & 1 deletion stable/anchore-engine/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: anchore-engine
version: 1.13.4
version: 1.13.0
appVersion: 0.10.0
description: Anchore container analysis and policy evaluation engine service
keywords:
Expand Down
6 changes: 0 additions & 6 deletions stable/anchore-engine/ci/dev-values.yaml

This file was deleted.

Empty file.

0 comments on commit 23da16d

Please sign in to comment.