Skip to content

Commit

Permalink
Support k8s v1.25 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatson484 authored Sep 26, 2023
1 parent 69bd991 commit 2efd562
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 76 deletions.
2 changes: 1 addition & 1 deletion helm/ffc-pay-file-receiver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ name: ffc-pay-file-receiver
version: 1.0.0
dependencies:
- name: ffc-helm-library
version: 3.4.0
version: 4.0.0
repository: https://raw.githubusercontent.com/defra/ffc-helm-repository/master/
127 changes: 54 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffc-pay-file-receiver",
"version": "1.0.7",
"version": "1.0.8",
"description": "Transfer files from DAX",
"homepage": "https://github.com/DEFRA/ffc-pay-file-receiver",
"main": "app/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"jest": "29.3.0",
"jest-junit": "14.0.1",
"nodemon": "2.0.19",
"nodemon": "3.0.1",
"standard": "17.0.0"
},
"standard": {
Expand Down

0 comments on commit 2efd562

Please sign in to comment.