Skip to content

Commit

Permalink
update licenses, add chart keyword and update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMapley committed Dec 5, 2023
1 parent d9e7407 commit a96201d
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 RStudio, PBC
Copyright (c) 2023 Posit Software, PBC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion charts/rstudio-connect/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rstudio-connect
description: Official Helm chart for RStudio Connect
description: Official Helm chart for Posit Connect
version: 0.5.10
apiVersion: v2
appVersion: 2023.10.0
Expand Down Expand Up @@ -37,3 +37,4 @@ keywords:
- "python"
- "deploy"
- "rstudio"
- "posit"
2 changes: 1 addition & 1 deletion charts/rstudio-connect/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2021 RStudio PBC
Copyright (c) 2023 Posit Software, PBC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion charts/rstudio-launcher-rbac/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: rstudio-launcher-rbac
description: RBAC definition for the RStudio Job Launcher
description: RBAC definition for the Posit Job Launcher
type: application
version: 0.2.18
appVersion: 0.2.18
Expand All @@ -21,3 +21,4 @@ keywords:
- "launcher"
- "rbac"
- "rstudio"
- "posit"
2 changes: 1 addition & 1 deletion charts/rstudio-launcher-rbac/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2021 RStudio PBC
Copyright (c) 2023 Posit Software, PBC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion charts/rstudio-library/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: rstudio-library
description: Helm library helpers for use by Official RStudio charts
description: Helm library helpers for use by official Posit charts
type: library
version: 0.1.27
appVersion: 0.1.27
Expand All @@ -23,3 +23,4 @@ annotations:
keywords:
- "rstudio"
- "library"
- "posit"
3 changes: 2 additions & 1 deletion charts/rstudio-pm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rstudio-pm
description: Official Helm chart for RStudio Package Manager
description: Official Helm chart for Posit Package Manager
version: 0.5.17
apiVersion: v2
appVersion: 2023.08.4
Expand Down Expand Up @@ -40,3 +40,4 @@ keywords:
- "pip"
- "bioconductor"
- "rstudio"
- "posit"
2 changes: 1 addition & 1 deletion charts/rstudio-pm/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2021 RStudio PBC
Copyright (c) 2023 Posit Software, PBC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-workbench/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rstudio-workbench
description: Official Helm chart for RStudio Workbench
description: Official Helm chart for Posit Workbench
version: 0.6.11
apiVersion: v2
appVersion: 2023.09.1
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-workbench/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2021 RStudio PBC
Copyright (c) 2023 Posit Software, PBC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit a96201d

Please sign in to comment.