Skip to content

Commit

Permalink
Update Lenses to 4.3.4, bump charts to 4.3.10
Browse files Browse the repository at this point in the history
[OPS-1913]

Signed-off-by: Marios Andreopoulos <opensource@andmarios.com>
  • Loading branch information
andmarios committed Oct 19, 2021
1 parent 8d3ce5d commit d5186a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/lenses/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v1
description: A chart for Lenses
icon: https://www.lenses.io/images/logos/icon_ellipse2red.png
name: lenses
version: 4.3.9
appVersion: 4.3.3
version: 4.3.10
appVersion: 4.3.4
2 changes: 1 addition & 1 deletion charts/lenses/tests/deployment.run_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tests:
of: Deployment
- equal:
path: spec.template.spec.containers[0].image
value: lensesio/lenses:4.3.3
value: lensesio/lenses:4.3.4
- isEmpty:
path: metadata.annotations
- contains:
Expand Down

0 comments on commit d5186a6

Please sign in to comment.