Skip to content

Commit

Permalink
Updated flux template (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppotturi authored Aug 16, 2024
1 parent 06c0978 commit 8394221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .azuredevops/containerApp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ properties:
- name: FluxTemplatesGitRepo__Name
value: "adp-flux-templates"
- name: FluxTemplatesGitRepo__Reference
value: "1.0.11"
value: "1.0.13"
- name: FluxTemplatesGitRepo__Organisation
secretRef: git-repo-org
- name: FluxServicesGitRepo__Name
Expand Down
2 changes: 1 addition & 1 deletion src/ADP.Portal.Api/ADP.Portal.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>0.2.28</Version>
<Version>0.2.29</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>true</InvariantGlobalization>
Expand Down

0 comments on commit 8394221

Please sign in to comment.