Skip to content

Commit

Permalink
upkeep: bump Liberator, fix Validator(?)
Browse files Browse the repository at this point in the history
Co-authored-by: frodesundby <[email protected]>
Co-authored-by: Carl Hedgren <[email protected]>
Co-authored-by: Morten Lied Johansen <[email protected]>
Co-authored-by: Sten Røkke <[email protected]>
Co-authored-by: Hans Kristian Flaatten <[email protected]>
  • Loading branch information
6 people committed Feb 19, 2025
1 parent 85dc67e commit dee0890
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/naiserator/templates/validating_webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ webhooks:
- UPDATE
resources:
# Resource name is the path defined in +kubebuilder comment
- applications
- applications
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/magiconair/properties v1.8.9
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.5.0
github.com/nais/liberator v0.0.0-20250206100826-4881250f4681
github.com/nais/liberator v0.0.0-20250219131201-7b091020e83d
github.com/novln/docker-parser v1.0.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0
github.com/prometheus/client_golang v1.20.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ github.com/nais/liberator v0.0.0-20250206091341-3ef5649e6388 h1:IDAqV/eYtSfk7AGO
github.com/nais/liberator v0.0.0-20250206091341-3ef5649e6388/go.mod h1:1IbhJBul6MCc66nwT38lKsKuuYTAFxmQs7pvPwnA0N8=
github.com/nais/liberator v0.0.0-20250206100826-4881250f4681 h1:EMGp+F3qIixj0SBtmh32zlyqvBbKIwarbULYDf5Rvaw=
github.com/nais/liberator v0.0.0-20250206100826-4881250f4681/go.mod h1:1IbhJBul6MCc66nwT38lKsKuuYTAFxmQs7pvPwnA0N8=
github.com/nais/liberator v0.0.0-20250219131201-7b091020e83d h1:F8Fe7vXBJjUGBZAS9f7R4OX5B2r5ReKVE5q2JOKCMXA=
github.com/nais/liberator v0.0.0-20250219131201-7b091020e83d/go.mod h1:1IbhJBul6MCc66nwT38lKsKuuYTAFxmQs7pvPwnA0N8=
github.com/novln/docker-parser v1.0.0 h1:PjEBd9QnKixcWczNGyEdfUrP6GR0YUilAqG7Wksg3uc=
github.com/novln/docker-parser v1.0.0/go.mod h1:oCeM32fsoUwkwByB5wVjsrsVQySzPWkl3JdlTn1txpE=
github.com/onsi/ginkgo/v2 v2.22.1 h1:QW7tbJAUDyVDVOM5dFa7qaybo+CRfR7bemlQUN6Z8aM=
Expand Down

0 comments on commit dee0890

Please sign in to comment.